menu
randpg package
documentation
entities/locations.dart
Tavern
getLocationType method
getLocationType method
dark_mode
light_mode
getLocationType
method
@
override
String
getLocationType
(
)
override
Returns the location type
Implementation
@override String getLocationType() => _locationType;
randpg package
documentation
entities/locations
Tavern
getLocationType method
Tavern class