maxFileNotFound property

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

Implementation

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