presentConsentBanner method

void presentConsentBanner()

Implementation

void presentConsentBanner() {
  ConsentSdkPluginPlatform.instance.presentConsentBanner();
}