clearAppBadge method
Implementation
Future<void> clearAppBadge() =>
js_util.promiseToFuture(js_util.callMethod(this, 'clearAppBadge', []));
Future<void> clearAppBadge() =>
js_util.promiseToFuture(js_util.callMethod(this, 'clearAppBadge', []));