device_geolocation_platform_interface library
Classes
- DeviceGeolocationPlatform
-
Interface that all platform implementations of
device_geolocationmust implement.
Typedefs
- DeviceGeolocationSettingsCallback = void Function(DeviceLocationServiceStatus serviceStatus, DeviceLocationPermission permission)
- Signature for callbacks invoked when the user returns from the system settings screen.