menu
cmp_sdk package
documentation
cmp_sdk_platform_interface.dart
CmpSdkPlatform
hasPurpose abstract method
hasPurpose abstract method
dark_mode
light_mode
hasPurpose
abstract method
Future
<
bool
>
hasPurpose
(
String
id
, {
bool
defaultReturn
=
true
,
})
Implementation
Future<bool> hasPurpose(String id, {bool defaultReturn = true});
cmp_sdk package
documentation
cmp_sdk_platform_interface
CmpSdkPlatform
hasPurpose abstract method
CmpSdkPlatform class