menu
chobi_admob_flutter package
documentation
chobi_ad_widget.dart
ChobiAdWidget
resetConsentState static method
resetConsentState static method
dark_mode
light_mode
resetConsentState
static method
Future
<
void
>
resetConsentState
(
)
Implementation
static Future<void> resetConsentState() async { await ConsentInformation.instance.reset(); }
chobi_admob_flutter package
documentation
chobi_ad_widget
ChobiAdWidget
resetConsentState static method
ChobiAdWidget class