MyBackgroundGeolocationConfig constructor
MyBackgroundGeolocationConfig({})
Implementation
MyBackgroundGeolocationConfig({
this.interval = 10000,
this.distanceFilter = 50.0,
this.desiredAccuracy = 'HIGH',
this.apiUrl,
this.userId,
this.headers,
});