Future<String> showGDPRConsentDialog() async { return await AnythinkSdk.channel.invokeMethod("showGDPRConsentDialog", {}); }