HealthSummaryService

class HealthSummaryService @Inject constructor(healthSummaryRepository: HealthSummaryRepository, messageNotifier: MessageNotifier, ioDispatcher: CoroutineDispatcher, context: Context)

Constructors

Link copied to clipboard
@Inject
constructor(healthSummaryRepository: HealthSummaryRepository, messageNotifier: MessageNotifier, ioDispatcher: CoroutineDispatcher, context: Context)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard