maxFileNotFound property
- @JsonKey(includeIfNull: false, name: 'max-file-not-found', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'max-file-not-found', fromJson: toInt, toJson: toString) int? maxFileNotFound;