PokemonForm.fromJson constructor

PokemonForm.fromJson(
  1. Json json
)

Implementation

factory PokemonForm.fromJson(Json json) => _$PokemonFormFromJson(json);