copyWith property Null safety

$GameErrorCopyWith<G, GameError<G>> copyWith
@JsonKey(ignore: true)

Implementation

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