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