ConsentPopup

fun ConsentPopup(activity: Any?, onFailure: (Exception) -> Unit = {})
fun ConsentPopup(consent: Consent, onFailure: (Exception) -> Unit = {})