Source
@DomName('IDBCursorWithValue.value')
@DocsEditable()
Object get value => _convertNativeToDart_IDBAny(
_blink.BlinkIDBCursorWithValue.instance.value_Getter_(this));
@DomName('IDBCursorWithValue.value')
@DocsEditable()
Object get value => _convertNativeToDart_IDBAny(
_blink.BlinkIDBCursorWithValue.instance.value_Getter_(this));