localName property
String
get
localName
Returns the local name.
Implementation
_i2.String get localName => _i4.getProperty(
this,
'localName',
);
Returns the local name.
_i2.String get localName => _i4.getProperty(
this,
'localName',
);