venueName property

String? get venueName

Get the name of the MPVenue the location is in

Implementation

String? get venueName => _properties?.venue;