copyWith property Null safety

$GameInfoCopyWith<GameInfo> copyWith
@JsonKey(ignore: true), inherited

Implementation

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