Dart API Reference
dart:html
DomTokenList
contains
contains
method
@DomName('DOMTokenList.contains')
@DocsEditable()
bool
contains
(
String
token
)