idbFactoryFromIndexedDB function
- @Deprecated('Use idbFactoryFromIndexedDB from idb_client_native_interop')
- Object? nativeIdbFactory
Deprecated implementation
Implementation
@Deprecated('Use idbFactoryFromIndexedDB from idb_client_native_interop')
IdbFactory idbFactoryFromIndexedDB(Object? nativeIdbFactory) =>
idbUnimplementedStub('idbFactoryFromIndexedDB');