vnorder
/
com.venuenext.vnorder.orders.data
/
CartDao
/
insertCarts
insertCarts
abstract
fun
insertCarts
(
cart
:
List
<
Cart
>
)
:
Unit