MmConfigSupportSettings constructor
MmConfigSupportSettings({})
Returns a new MmConfigSupportSettings instance.
Implementation
MmConfigSupportSettings({
this.termsOfServiceLink,
this.privacyPolicyLink,
this.aboutLink,
this.helpLink,
this.reportAProblemLink,
this.supportEmail,
});