vncore
/
com.venuenext.vncore.data
/
VenueDao
/
getVenue
getVenue
abstract
fun
getVenue
(
venueUUID
:
String
)
:
LiveData
<
Venue
>