vnorder
/
com.venuenext.vnorder.seats.data
/
SectionDao
/
getSection
getSection
abstract
fun
getSection
(
sectionUUID
:
String
)
:
LiveData
<
Section
>