maxFileNotFound property

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

Implementation

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