SetAutosaveSettings constructor

SetAutosaveSettings({
  1. AutosaveSettingsScope? scope,
  2. ScopeAutosaveSettings? settings,
})

Implementation

SetAutosaveSettings({this.scope, this.settings});