copyWith property
Implementation
GamePropertyCopyWith<GameProperty, GameProperty, GameProperty> get copyWith =>
_GamePropertyCopyWithImpl(this as GameProperty, $identity, $identity);
GamePropertyCopyWith<GameProperty, GameProperty, GameProperty> get copyWith =>
_GamePropertyCopyWithImpl(this as GameProperty, $identity, $identity);