cancelSession static method

void cancelSession()

Implementation

static void cancelSession() {
  _channel.invokeMapMethod("cancelSession");
}