retryOn406 property
- @JsonKey(includeIfNull: false, name: 'retry-on-406', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'retry-on-406', fromJson: toBool, toJson: toString) bool? retryOn406;