getWalkthrough method

void getWalkthrough()

Implementation

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