showAlert

fun showAlert(message: String, type: String = "info", duration: Int = 3000)
open override val showAlert: ShowAlert?