OnConsentInfoUpdateFailureListener typedef

OnConsentInfoUpdateFailureListener = void Function(FormError error)

Callback to be invoked when consent info failed to update.

Implementation

typedef OnConsentInfoUpdateFailureListener = void Function(FormError error);