IDBKeyRange constructor

IDBKeyRange()

Implementation

factory IDBKeyRange() => _i4.callConstructor(
      _declaredIDBKeyRange,
      [],
    );