menu
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface.dart
DidReceiveConsent typedef
DidReceiveConsent typedef
dark_mode
light_mode
DidReceiveConsent
typedef
DidReceiveConsent
=
void Function
(
String
consent
,
Map
<
String
,
dynamic
>
jsonObject
)
Implementation
typedef DidReceiveConsent = void Function( String consent, Map<String, dynamic> jsonObject);
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface
DidReceiveConsent typedef
cmp_sdk_v3_platform_interface library