A URI that identifies the XML namespace of this element.
null
if no namespace URI is specified.
Other resources
-
Node.namespaceURI from W3C.
Source
@DomName('Element.namespaceUri') String get namespaceUri => _namespaceUri;
A URI that identifies the XML namespace of this element.
null
if no namespace URI is specified.
Node.namespaceURI from W3C.
@DomName('Element.namespaceUri') String get namespaceUri => _namespaceUri;