postNotification

abstract fun postNotification(    event: String,     userInfo: Record<String, Any>,     deliverImmediately: Boolean = definedExternally)