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