optimizeConcurrentDownloads property
- @JsonKey(includeIfNull: false, name: 'optimize-concurrent-downloads', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'optimize-concurrent-downloads', fromJson: toBool, toJson: toString) bool? optimizeConcurrentDownloads;