btMaxOpenFiles property
- @JsonKey(includeIfNull: false, name: 'bt-max-open-files', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'bt-max-open-files', fromJson: toInt, toJson: toString) int? btMaxOpenFiles;