upperOpen property

bool get upperOpen

The upperOpen read-only property of the IDBKeyRange interface returns a boolean indicating whether the upper-bound value is included in the key range.

Implementation

external bool get upperOpen;