removeGlobalCallbackParameters static method

void removeGlobalCallbackParameters()

Implementation

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