disableScreenShot method
void
disableScreenShot()
Implementation
void disableScreenShot() {
throw UnimplementedError('enableScreenshot() has not been implemented.');
}
void disableScreenShot() {
throw UnimplementedError('enableScreenshot() has not been implemented.');
}