copyWith property
Implementation
PlayerInfoCopyWith<PlayerInfo, PlayerInfo, PlayerInfo> get copyWith =>
_PlayerInfoCopyWithImpl<PlayerInfo, PlayerInfo>(
this as PlayerInfo, $identity, $identity);
PlayerInfoCopyWith<PlayerInfo, PlayerInfo, PlayerInfo> get copyWith =>
_PlayerInfoCopyWithImpl<PlayerInfo, PlayerInfo>(
this as PlayerInfo, $identity, $identity);