showWalkthrough method

void showWalkthrough()

Implementation

void showWalkthrough() async {
  methodChannel.invokeMethod('Injector/showWalkthrough');
}