The item() method returns a string from a DOMStringList by index.
item()
DOMStringList
external String? item(int index);