showSurvey method
Display Wootric survey driven by configured settings.
Implementation
@override
showSurvey() {
methodChannel.invokeMethod('showWootricSurvey');
}
Display Wootric survey driven by configured settings.
@override
showSurvey() {
methodChannel.invokeMethod('showWootricSurvey');
}