getState static method
Gets the current state of the service.
Implementation
static Future<GeolocationState> getState() => _instance.getState();
Gets the current state of the service.
static Future<GeolocationState> getState() => _instance.getState();