IDBRequest<T> constructor

IDBRequest<T>()

Implementation

factory IDBRequest() => _i4.callConstructor(
      _declaredIDBRequest,
      [],
    );