enableScreenshot method

void enableScreenshot()

Implementation

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