upper property

JSAny? get upper

The upper read-only property of the IDBKeyRange interface returns the upper bound of the key range.

Implementation

external JSAny? get upper;