indexedDB top-level property

IdbFactory? indexedDB

Returns the indexedDB in the current scope.

Implementation

IdbFactory? get indexedDB => _self.indexedDB;