gdprForgetMe static method

void gdprForgetMe()

Implementation

static void gdprForgetMe() {
  _channel.invokeMethod('gdprForgetMe');
}