PokemonAbilityFetcherDsl

@GeneratedBy(type = PokemonAbility::class)
class PokemonAbilityFetcherDsl(fetcher: Fetcher<PokemonAbility> = emptyPokemonAbilityFetcher)

Constructors

Link copied to clipboard
constructor(fetcher: Fetcher<PokemonAbility> = emptyPokemonAbilityFetcher)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun isHidden(enabled: Boolean = true)
Link copied to clipboard
fun slot(enabled: Boolean = true)