Dart API Reference
dart:html
DomTokenList
add
add
method
@DomName('DOMTokenList.add')
@DocsEditable()
@Experimental()
void
add
(
String
tokens
)