disableScreenshot method
Implementation
Future<void> disableScreenshot() {
throw UnimplementedError('disableScreenshot() has not been implemented.');
}
Future<void> disableScreenshot() {
throw UnimplementedError('disableScreenshot() has not been implemented.');
}