GeoLocationNodeExtensions extension
Extension methods for interacting with GeoLocationNode instances.
Properties
- emoji → String?
-
Available on GeoLocationNode, provided by the GeoLocationNodeExtensions extension
The flag emoji for this node. This will walk the nodes to Country for the Country.emoji flag. If the node is a custom node that can't be walked, this returnsnull
.no setter - nameQualified → String
-
Available on GeoLocationNode, provided by the GeoLocationNodeExtensions extension
The qualified name (including parent names), separated by,
no setter