notification

fun notification(title: Component, message: String, severity: NotificationEvent.Severity): NotificationEvent
fun notification(title: String, message: Component, severity: NotificationEvent.Severity): NotificationEvent