cmp method
- @DomName('IDBFactory.cmp')
- @DocsEditable()
Source
@DomName('IDBFactory.cmp') @DocsEditable() int cmp(Object first, Object second) => _blink.BlinkIDBFactory.instance.cmp_Callback_2_(this, first, second);
© 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/IdbFactory/cmp.html