copyWith property
Implementation
TeamRemovedCopyWith<TeamRemoved, TeamRemoved, TeamRemoved> get copyWith =>
_TeamRemovedCopyWithImpl<TeamRemoved, TeamRemoved>(
this as TeamRemoved, $identity, $identity);
TeamRemovedCopyWith<TeamRemoved, TeamRemoved, TeamRemoved> get copyWith =>
_TeamRemovedCopyWithImpl<TeamRemoved, TeamRemoved>(
this as TeamRemoved, $identity, $identity);