start static method

Future<GeolocationState> start()

Starts the background geolocation service.

Implementation

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