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