menu
innerlibs package
documentation
tag_xml.dart
TagXml
namespaceUri property
namespaceUri property
dark_mode
light_mode
namespaceUri
property
String
?
get
namespaceUri
inherited
Return the namespace URI, or
null
.
Implementation
String? get namespaceUri => name.namespaceUri;
innerlibs package
documentation
tag_xml
TagXml
namespaceUri property
TagXml class