menu
randpg package
documentation
entities/locations.dart
LocationType
getZoneGenerator abstract method
getZoneGenerator abstract method
dark_mode
light_mode
getZoneGenerator
abstract method
Generator
<
String
>
getZoneGenerator
(
)
Returns the zone generator for this location type
Implementation
Generator<String> getZoneGenerator();
randpg package
documentation
entities/locations
LocationType
getZoneGenerator abstract method
LocationType class