DOMStringList
open class DOMStringList : ArrayLike<ERROR CLASS: Symbol not found for JsString> , JsIterable<ERROR CLASS: Symbol not found for JsString> (source)
The DOMStringList interface is a legacy type returned by some APIs and represents a non-modifiable list of strings (DOMString).