menu
geofence_foreground_service package
documentation
exports.dart
LatLng
LatLng const constructor
LatLng const constructor
dark_mode
light_mode
LatLng
constructor
const
LatLng
(
Angle
latitude
,
Angle
longitude
)
Default Constructor.
Implementation
const LatLng(this.latitude, this.longitude);
geofence_foreground_service package
documentation
exports
LatLng
LatLng const constructor
LatLng class