bool toggleAttribute(String qualifiedName, [bool? force]) => js_util.callMethod(this, 'toggleAttribute', [qualifiedName, force]);