setConsentListener method

void setConsentListener(
  1. ConsentListener consentListener
)

Implementation

void setConsentListener(ConsentListener consentListener) =>
    _consentListener = consentListener;