noFileAllocationLimit property

  1. @JsonKey(includeIfNull: false, name: 'no-file-allocation-limit', fromJson: toInt, toJson: toString)
int? noFileAllocationLimit
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'no-file-allocation-limit', fromJson: toInt, toJson: toString) int? noFileAllocationLimit;