menu
timezone package
documentation
tzdata.dart
LocationDescription
LocationDescription constructor
LocationDescription constructor
dark_mode
light_mode
LocationDescription
constructor
LocationDescription
(
String
name
,
List
<
String
>
countryCodes
,
double
latitude
,
double
longitude
,
String
comments
,
)
Implementation
LocationDescription(this.name, this.countryCodes, this.latitude, this.longitude, this.comments);
timezone package
documentation
tzdata
LocationDescription
LocationDescription constructor
LocationDescription class