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