Future<ByteData> receiveFeatureReport(int reportId) => js_util.promiseToFuture( js_util.callMethod(this, 'receiveFeatureReport', [reportId]));