CheckAppVersion constructor

CheckAppVersion()

Implementation

factory CheckAppVersion() {
  return _singleton;
}