indexedDb property

IndexedDBApi indexedDb

Implementation

IndexedDBApi get indexedDb => _indexedDb ??= IndexedDBApi(client);