Dart API Reference
dart:html
Element
getAttributeNS
getAttributeNS
method
@DomName('Element.getAttributeNS')
@DocsEditable()
@Experimental()
String
getAttributeNS
(
String
namespaceURI
,
String
localName
)