localName property

String localName

Returns the local name.

MDN Reference

Implementation

_i2.String get localName => _i4.getProperty(
      this,
      'localName',
    );