CheckPlatform constructor

CheckPlatform()

Implementation

factory CheckPlatform() {
  return _singleton;
}