persistenceEnabled property

bool? persistenceEnabled
final

Attempts to enable persistent storage, if possible. This setting has no effect on Web, for Web use FirebaseFirestore.enablePersistence instead.

Implementation

final bool? persistenceEnabled;