types property

List<PokemonType> types
inherited

A list of details showing types this Pokémon has.

Implementation

List<PokemonType> get types => throw _privateConstructorUsedError;