storageApi property

WebStorageApi? storageApi
final

The WebStorageApi used to persist data with this storage implementation, or null for inMemory.

Implementation

final WebStorageApi? storageApi;