Package-level declarations

Types

Link copied to clipboard
class ShipmentRepository @Inject constructor(apiService: ShipmentApi)
Link copied to clipboard
class ShipmentRepositoryDao @Inject constructor(dao: ShipmentNetworkDao)