getState static method

Future<GeolocationState> getState()

Gets the current state of the service.

Implementation

static Future<GeolocationState> getState() => _instance.getState();