copyWith property
Implementation
TeamLeftCopyWith<TeamLeft, TeamLeft, TeamLeft> get copyWith =>
_TeamLeftCopyWithImpl(this as TeamLeft, $identity, $identity);
TeamLeftCopyWith<TeamLeft, TeamLeft, TeamLeft> get copyWith =>
_TeamLeftCopyWithImpl(this as TeamLeft, $identity, $identity);