healthCheckTimeout property

  1. @JsonKey.new(name: 'health_check_timeout')
int? get healthCheckTimeout
inherited

Implementation

@JsonKey(name: 'health_check_timeout')
int? get healthCheckTimeout;