vnorder
/
com.venuenext.vnorder.stands.data
/
StandDao
/
getLiveStands
getLiveStands
abstract
fun
getLiveStands
(
)
:
LiveData
<
List
<
Stand
>
>