externalId property
String
get
externalId
Get the location's external id
Implementation
String get externalId => _properties?.externalId ?? "";
Get the location's external id
String get externalId => _properties?.externalId ?? "";