serverStatTimeout property

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

Implementation

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