app
androidJvm
app
/
pl.inpost.recruitmenttask.model.local.db.dao
/
ShipmentNetworkDao
/
getAllShipments
get
All
Shipments
abstract
suspend
fun
getAllShipments
(
)
:
List
<
ShipmentNetwork
>