$asTeamRemoved property

TeamRemovedCopyWith<$R, TeamRemoved, $Out> get $asTeamRemoved

Implementation

TeamRemovedCopyWith<$R, TeamRemoved, $Out> get $asTeamRemoved =>
    $base.as((v, t, t2) => _TeamRemovedCopyWithImpl<$R, $Out>(v, t, t2));