$asGameTeam property

GameTeamCopyWith<$R, GameTeam, $Out> $asGameTeam

Implementation

GameTeamCopyWith<$R, GameTeam, $Out> get $asGameTeam =>
    $base.as((v, t, t2) => _GameTeamCopyWithImpl(v, t, t2));