upperOpen property
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;
The upperOpen read-only property of the
IDBKeyRange interface returns a boolean indicating whether the
upper-bound value is included in the key range.
external bool get upperOpen;