managedConsentCMPFinished property
Implementation
set managedConsentCMPFinished(Function(AATKitConsentState)? value) {
AatkitFlutterPluginPlatform.instance.managedConsentCMPFinished = value;
}
set managedConsentCMPFinished(Function(AATKitConsentState)? value) {
AatkitFlutterPluginPlatform.instance.managedConsentCMPFinished = value;
}