copyWith property

TeamRemovedCopyWith<TeamRemoved, TeamRemoved, TeamRemoved> copyWith

Implementation

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