menu
pokeapi package
documentation
model/pokemon/type.dart
TypePokemon
TypePokemon.new constructor
TypePokemon.new constructor
dark_mode
light_mode
TypePokemon
constructor
TypePokemon
(
{
int
?
slot
,
NamedAPIResource
?
pokemon
,
})
Implementation
TypePokemon({this.slot, this.pokemon});
pokeapi package
documentation
model/pokemon/type
TypePokemon
TypePokemon.new constructor
TypePokemon class