AppSettings constructor

AppSettings()

Implementation

factory AppSettings() {
  return _appSettings;
}