copyWith property
Implementation
GameInfoCopyWith<GameInfo, GameInfo, GameInfo> get copyWith =>
_GameInfoCopyWithImpl(this as GameInfo, $identity, $identity);
GameInfoCopyWith<GameInfo, GameInfo, GameInfo> get copyWith =>
_GameInfoCopyWithImpl(this as GameInfo, $identity, $identity);