Types
Venue
Link copied to clipboard
data class Venue(location: StaticLocation, title: String, address: String, foursquareId: String?, foursquareType: String?, googlePlaceId: String?, googlePlaceType: String?) : CommonVenueData, Locationed
Content copied to clipboard