DataTransferItem? add([String? data, String? type]) => js_util.callMethod(this, 'add', [data, type]);