Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class HealthSummaryDisplayRequested(val onSuccess: suspend () -> Unit) : AppScreenEvents.Event
Link copied to clipboard
data class NavigateToTab(val bottomBarItem: BottomBarItem) : AppScreenEvents.Event
Link copied to clipboard