Future<Iterable<USBDevice>> getDevices() => js_util.promiseToFuture(js_util.callMethod(this, 'getDevices', []));