Future<void> releaseInterface(int interfaceNumber) => js_util.promiseToFuture( js_util.callMethod(this, 'releaseInterface', [interfaceNumber]));