PersistMode¶
Persistence modes for BackgroundGeolocation SDK.
Mirrors Flutter's PersistMode enum.
Members¶
All¶
Persist both location and geofence data.
Geofence¶
Persist geofence data only.
Location¶
Persist location data only.
None¶
Do not persist any data.