OnConsentInfoUpdateSuccessListener typedef
OnConsentInfoUpdateSuccessListener =
void Function()
Callback to be invoked when consent info is successfully updated.
Implementation
typedef OnConsentInfoUpdateSuccessListener = void Function();