copyWith property

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

Implementation

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