copyWith property

TeamJoinedCopyWith<TeamJoined, TeamJoined, TeamJoined> copyWith

Implementation

TeamJoinedCopyWith<TeamJoined, TeamJoined, TeamJoined> get copyWith =>
    _TeamJoinedCopyWithImpl(this as TeamJoined, $identity, $identity);