localName property

String get localName

Returns the local name.

MDN Reference

Implementation

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