noFileAllocationLimit property

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

Implementation

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