SettingsConfig constructor
const
SettingsConfig({})
Creates an instance of SettingsConfig
Implementation
const SettingsConfig({
this.generate = false,
this.sdValType,
this.appValType,
this.path,
this.noBackup = false,
this.blSettVersion = 1,
this.arch,
this.backupAddress,
this.customBootSettAddr
});