pokemonShape
fun pokemonShape(childFetcher: Fetcher<PokemonShape>, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?)
fun pokemonShape(cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?, childBlock: PokemonShapeFetcherDsl.() -> Unit)
fun pokemonShape(enabled: Boolean, childFetcher: Fetcher<PokemonShape>, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?)
fun pokemonShape(enabled: Boolean, cfgBlock: KReferenceFieldDsl<PokemonShape>.() -> Unit?, childBlock: PokemonShapeFetcherDsl.() -> Unit)