AppImage constructor

AppImage()

Implementation

factory AppImage() {
  return _instance;
}