isPersistenceEnabled property

bool? isPersistenceEnabled

Indicates if persisted to on-device (disk) storage even on app restart

Implementation

bool? get isPersistenceEnabled => _persistenceEnabled;