namespaceUri property
String?
get
namespaceUri
Return the namespace URI, or null
.
Implementation
String? get namespaceUri => name.namespaceUri;
Return the namespace URI, or null
.
String? get namespaceUri => name.namespaceUri;