PopupParams
fun PopupParams(message: String, firstButton: PopupButton, vararg otherButtons: PopupButton): ERROR CLASS: Ambiguity: PopupParams, [eu/vendeli/webapps/popup/PopupParams, eu/vendeli/webapps/popup/PopupParams](source)
fun PopupParams(title: String, message: String, firstButton: PopupButton, vararg otherButtons: PopupButton): ERROR CLASS: Ambiguity: PopupParams, [eu/vendeli/webapps/popup/PopupParams, eu/vendeli/webapps/popup/PopupParams](source)