AutoDownloadSettingsPresets constructor

AutoDownloadSettingsPresets(
  1. {required AutoDownloadSettings low,
  2. required AutoDownloadSettings medium,
  3. required AutoDownloadSettings high,
  4. int? extra,
  5. int? clientId}
)

Contains auto-download settings presets for the current user

Implementation

AutoDownloadSettingsPresets