menu
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface.dart
CMPSdkPlatform
hasPurposeConsent abstract method
hasPurposeConsent abstract method
dark_mode
light_mode
hasPurposeConsent
abstract method
Future
<
bool
>
hasPurposeConsent
(
String
id
, {
bool
defaultReturn
=
true
,
})
Implementation
Future<bool> hasPurposeConsent(String id, {bool defaultReturn = true});
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface
CMPSdkPlatform
hasPurposeConsent abstract method
CMPSdkPlatform class