copyWith property

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

Implementation

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