pokemonColor
fun pokemonColor(childFetcher: Fetcher<PokemonColor>, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?)
fun pokemonColor(cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?, childBlock: PokemonColorFetcherDsl.() -> Unit)
fun pokemonColor(enabled: Boolean, childFetcher: Fetcher<PokemonColor>, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?)
fun pokemonColor(enabled: Boolean, cfgBlock: KReferenceFieldDsl<PokemonColor>.() -> Unit?, childBlock: PokemonColorFetcherDsl.() -> Unit)