menu
flutter_tencent_location package
documentation
model/location.dart
Location
getLatitude method
getLatitude method
dark_mode
light_mode
getLatitude
method
double
?
getLatitude
(
)
Implementation
double? getLatitude() { return latitude; }
flutter_tencent_location package
documentation
model/location
Location
getLatitude method
Location class