lower property

JSAny? get lower

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

Implementation

external JSAny? get lower;