enableScreenshot method

dynamic enableScreenshot()

Implementation

enableScreenshot() {
  ZoScreenshot().enableScreenshot();
}