enableScreenshot method

Future<void> enableScreenshot()

Implementation

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