attributeNamespace property
String?
get
attributeNamespace
Returns the namespace of the changed attribute, and null otherwise.
Implementation
_i2.String? get attributeNamespace => _i4.getProperty(
this,
'attributeNamespace',
);