$asTeamLeft property

TeamLeftCopyWith<$R, TeamLeft, $Out> $asTeamLeft

Implementation

TeamLeftCopyWith<$R, TeamLeft, $Out> get $asTeamLeft =>
    $base.as((v, t, t2) => _TeamLeftCopyWithImpl(v, t, t2));