IDBDatabase constructor

IDBDatabase()

Implementation

factory IDBDatabase() => _i4.callConstructor(
      _declaredIDBDatabase,
      [],
    );