MmEnvironmentConfig constructor

Returns a new MmEnvironmentConfig instance.

Implementation

MmEnvironmentConfig({
  this.serviceSettings,
  this.teamSettings,
  this.sqlSettings,
  this.logSettings,
  this.passwordSettings,
  this.fileSettings,
  this.emailSettings,
  this.rateLimitSettings,
  this.privacySettings,
  this.supportSettings,
  this.gitLabSettings,
  this.googleSettings,
  this.office365Settings,
  this.ldapSettings,
  this.complianceSettings,
  this.localizationSettings,
  this.samlSettings,
  this.nativeAppSettings,
  this.clusterSettings,
  this.metricsSettings,
  this.analyticsSettings,
});