menu
clever_ads_solutions package
documentation
clever_ads_solutions.dart
OnDismissListener
onConsentFlowDismissed method
onConsentFlowDismissed method
dark_mode
light_mode
onConsentFlowDismissed
method
void
onConsentFlowDismissed
(
int
status
)
Implementation
void onConsentFlowDismissed(int status) { _onConsentFlowDismissed(ConsentStatus.undefined); }
clever_ads_solutions package
documentation
clever_ads_solutions
OnDismissListener
onConsentFlowDismissed method
OnDismissListener class