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