serverStatTimeout property
- @JsonKey(includeIfNull: false, name: 'server-stat-timeout', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'server-stat-timeout', fromJson: toInt, toJson: toString) int? serverStatTimeout;