AppAlertState

interface AppAlertState

Whether an app alert is currently shown or not.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Some(val alert: AppAlert) : AppAlertState