namespaceURI property
String?
get
namespaceURI
Returns the namespace.
Implementation
_i2.String? get namespaceURI => _i4.getProperty(
this,
'namespaceURI',
);
Returns the namespace.
_i2.String? get namespaceURI => _i4.getProperty(
this,
'namespaceURI',
);