PersistenceConfig constructor
const
PersistenceConfig({})
Implementation
const PersistenceConfig({
this.locationTemplate,
this.geofenceTemplate,
this.maxDaysToPersist,
this.maxRecordsToPersist,
this.locationsOrderDirection,
this.persistMode,
this.extras,
this.disableProviderChangeRecord,
});