fetchMetaData

abstract suspend fun fetchMetaData(venueId: VenueId): VenueMetaData

Retrieves the VenueMetaData for a given VenueId

Return

the VenueMetaData for the specified venueId, if available

Parameters

venueId

the id of the venue