DisableScreenshots constructor

DisableScreenshots()

Implementation

factory DisableScreenshots() {
  return _singleton;
}