optimizeConcurrentDownloads property

  1. @JsonKey(includeIfNull: false, name: 'optimize-concurrent-downloads', fromJson: toBool, toJson: toString)
bool? optimizeConcurrentDownloads
getter/setter pair

Implementation

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