app
androidJvm
app
/
pl.inpost.recruitmenttask.viewmodel
Package-level
declarations
Types
Properties
Types
Shipment
List
View
Model
Link copied to clipboard
class
ShipmentListViewModel
@
Inject
constructor
(
shipmentRepository
:
ShipmentRepository
,
shipmentRepositoryDao
:
ShipmentRepositoryDao
)
:
ViewModel
Properties
TAG
Link copied to clipboard
const
val
TAG
:
String