PokeKotlin API Reference
Toggle table of contents
3.0.0-pre4
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
FlavorBerryMap
/
FlavorBerryMap
Flavor
Berry
Map
constructor
(
potency
:
Int
,
berry
:
Handle.Named
<
Berry
>
)
(
source
)
Parameters
potency
How powerful the referenced berry is for this flavor.
berry
The referenced berry.