indexedDb property

IndexedDBApi get indexedDb

Implementation

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