AdropConsentListener typedef

AdropConsentListener = void Function(AdropConsentResult result)

Callback for consent info update

Implementation

typedef AdropConsentListener = void Function(AdropConsentResult result);