managedConsentCMPFailedToLoad property
Implementation
set managedConsentCMPFailedToLoad(Function(String)? value) {
AatkitFlutterPluginPlatform.instance.managedConsentCMPFailedToLoad = value;
}
set managedConsentCMPFailedToLoad(Function(String)? value) {
AatkitFlutterPluginPlatform.instance.managedConsentCMPFailedToLoad = value;
}