slot property

int slot
inherited

Pokémon have 3 ability 'slots' which hold references to possible abilities they could have. This is the slot of this ability for the referenced pokemon.

Implementation

int get slot => throw _privateConstructorUsedError;