ScreenCapture constructor

ScreenCapture()

Implementation

factory ScreenCapture() {
  return _instance;
}