indexedDB property

IdbFactory? indexedDB

Returns the indexedDB in the current scope.

Implementation

IdbFactory? get indexedDB => _getProperty(_delegate, 'indexedDB');