namespaceUri property

String namespaceUri

A URI that identifies the XML namespace of this element.

null if no namespace URI is specified.

Other resources

Implementation

String get namespaceUri => _namespaceUri;