only_ method
- @DomName('IDBKeyRange.only_')
- @DocsEditable()
- @Experimental()
Source
@DomName('IDBKeyRange.only_') @DocsEditable() @Experimental() // non-standard static KeyRange only_(Object value) => _blink.BlinkIDBKeyRange.instance.only_Callback_1_(value);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-indexed_db/KeyRange/only_.html