- @JSName('bound')
- @DomName('IDBKeyRange.bound')
- @DocsEditable()
Source
@JSName('bound') @DomName('IDBKeyRange.bound') @DocsEditable() static KeyRange bound_(Object lower, Object upper, [bool lowerOpen, bool upperOpen]) native;
@JSName('bound') @DomName('IDBKeyRange.bound') @DocsEditable() static KeyRange bound_(Object lower, Object upper, [bool lowerOpen, bool upperOpen]) native;