gdprForgetMe static method
void
gdprForgetMe()
Implementation
static void gdprForgetMe() {
_methodChannel
.invokeMethod(_AbxAPI.gdprForgetMe.toString().split('.').last);
}
static void gdprForgetMe() {
_methodChannel
.invokeMethod(_AbxAPI.gdprForgetMe.toString().split('.').last);
}