menu
shared_aws_api package
documentation
shared.dart
XmlElement
localName property
localName property
dark_mode
light_mode
localName
property
String
get
localName
inherited
Return the local name, excluding the namespace prefix.
Implementation
String get localName => name.local;
shared_aws_api package
documentation
shared
XmlElement
localName property
XmlElement class