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