ScreenshotCapture constructor

ScreenshotCapture()

Implementation

ScreenshotCapture() {
  screenshotController = ScreenshotController();
}