imageUrl property
String?
get
imageUrl
Get the URL for the location's image
Implementation
String? get imageUrl => _properties?.imageUrl;
Get the URL for the location's image
String? get imageUrl => _properties?.imageUrl;