NUIAppConfig constructor
      
      NUIAppConfig({})
     
    
    
Implementation
NUIAppConfig({
  this.appId, this.versionCode, this.versionName, this.releaseVersion, this.name, this.oneSignalAppId, this.oneSignalAppRESTKey, this.baseURL
});