dynamic value

Source

@DomName('IDBCursorWithValue.value')
@DocsEditable()
dynamic get value => _convertNativeToDart_IDBAny(this._get_value);