trackingMode property

int trackingMode
getter/setter pair

Whether the plugin is in the location-tracking mode (BackgroundGeolocation.start or geofences-only mode (BackgroundGeolocation.startGeofences).

Implementation

late int trackingMode;