retryOn406 property

  1. @JsonKey(includeIfNull: false, name: 'retry-on-406', fromJson: toBool, toJson: toString)
bool? retryOn406
getter/setter pair

Implementation

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