@DomName('DOMTokenList.item') @DocsEditable() String item(int index) => _blink.BlinkDOMTokenList.instance.item_Callback_1_(unwrap_jso(this), index);