removeTutorial static method

void removeTutorial()

Implementation

static void removeTutorial() {
  _channel.invokeMethod("removeTutorial");
}