healthCheckTimeout property

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

Implementation

String? get authority; String? get serviceName; bool? get multiMode;@JsonKey(name: 'idle_timeout') int? get idleTimeout;@JsonKey(name: 'health_check_timeout') int? get healthCheckTimeout;