Dart API Reference
dart:indexed_db
IdbFactory
cmp
cmp
method
@DomName('IDBFactory.cmp')
@DocsEditable()
int
cmp
(
Object
first
,
Object
second
)