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