pokemonShape

@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonShape: KNonNullTable<PokemonShape>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonShape: KNonNullTableEx<PokemonShape>