BerryFlavor

constructor(id: Int, name: String, berries: List<FlavorBerryMap>, contestType: Handle.Named<ContestType>, names: List<Name>)(source)

Parameters

id

The identifier for this resource.

name

The name for this resource.

berries

A list of the berries with this flavor.

contestType

The contest type that correlates with this berry flavor.

names

The name of this resource listed in different languages.