resetSessionCallbackParameters static method

void resetSessionCallbackParameters()

Implementation

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