copyWith property

  1. @JsonKey(ignore: true)
$PokemonEncounterCopyWith<PokemonEncounter> copyWith
inherited

Implementation

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