Method: PokeApi::Gender::PokemonSpeciesGender#pokemon_species
- Defined in:
- lib/poke_api/gender/pokemon_species_gender.rb
#pokemon_species ⇒ Object (readonly)
Returns the value of attribute pokemon_species.
5 6 7 |
# File 'lib/poke_api/gender/pokemon_species_gender.rb', line 5 def pokemon_species @pokemon_species end |