copyWith property Null safety

$GameEventGameCopyWith<GameEventGame> copyWith
@JsonKey(ignore: true)

Implementation

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