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