Package-level declarations

Types

Link copied to clipboard
class ShipmentListViewModel @Inject constructor(shipmentRepository: ShipmentRepository, shipmentRepositoryDao: ShipmentRepositoryDao) : ViewModel

Properties

Link copied to clipboard
const val TAG: String