setEnableScreenshots method
This feature works only for Android
Implementation
void setEnableScreenshots(bool enable) {
this.enableScreenshot = enable;
}
This feature works only for Android
void setEnableScreenshots(bool enable) {
this.enableScreenshot = enable;
}