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