menu
clickio_consent_sdk package
documentation
clickio_consent_sdk_platform_interface.dart
ClickioConsentSdkPlatform
getConsentScope method
getConsentScope method
dark_mode
light_mode
getConsentScope
method
Future
<
String
?
>
getConsentScope
(
)
Implementation
Future<String?> getConsentScope() async { return _instance.getConsentScope(); }
clickio_consent_sdk package
documentation
clickio_consent_sdk_platform_interface
ClickioConsentSdkPlatform
getConsentScope method
ClickioConsentSdkPlatform class