Dart API Reference
dart:html
DomStringList
item
item
method
@DomName('DOMStringList.item')
@DocsEditable()
String
item
(
int
index
)