localName property

String localName

Return the local name, excluding the namespace prefix.

Implementation

String get localName => name.local;