ScreenshotCallback constructor

ScreenshotCallback()

Implementation

ScreenshotCallback() {
  _channel.setMethodCallHandler(methodCallHandler);
}