disableScreenshot method

Future<bool> disableScreenshot()

Implementation

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