DriverNotificationUiState

constructor(    driverNotification: DashDriverNotification,     onAcceptClick: (DashDriverNotification) -> Unit = {},     onDismissClick: (DashDriverNotification) -> Unit = {})