enableScreenshot method

Future<bool> enableScreenshot()

Implementation

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