copyWith property Null safety

$GameValueCopyWith<G, GameValue<G>> copyWith
@JsonKey(ignore: true)

Implementation

@JsonKey(ignore: true)
$GameValueCopyWith<G, GameValue<G>> get copyWith =>
    throw _privateConstructorUsedError;