copyWith property

  1. @JsonKey(ignore: true)
$AbilityPokemonCopyWith<AbilityPokemon> copyWith
inherited

Implementation

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