allowPieceLengthChange property

  1. @JsonKey(includeIfNull: false, name: 'allow-piece-length-change', fromJson: toBool, toJson: toString)
bool? allowPieceLengthChange
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'allow-piece-length-change', fromJson: toBool, toJson: toString) bool? allowPieceLengthChange;