maxMmapLimit property
- @JsonKey(includeIfNull: false, name: 'max-mmap-limit', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'max-mmap-limit', fromJson: toInt, toJson: toString) int? maxMmapLimit;