menu
flutter_tencent_location package
documentation
model/location.dart
Location
getCityCode method
getCityCode method
dark_mode
light_mode
getCityCode
method
String
?
getCityCode
(
)
Implementation
String? getCityCode() { return cityCode; }
flutter_tencent_location package
documentation
model/location
Location
getCityCode method
Location class