keepUnfinishedDownloadResult property

  1. @JsonKey(includeIfNull: false, name: 'keep-unfinished-download-result', fromJson: toBool, toJson: toString)
bool? keepUnfinishedDownloadResult
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'keep-unfinished-download-result', fromJson: toBool, toJson: toString) bool? keepUnfinishedDownloadResult;