imageUrl property

String? get imageUrl

Get the URL for the location's image

Implementation

String? get imageUrl => _properties?.imageUrl;