copyWith property Null safety

$GameConfigCopyWith<GameConfig> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$GameConfigCopyWith<GameConfig> get copyWith =>
    throw _privateConstructorUsedError;