status property
- @JsonKey(fromJson: endpointStatusFromJson, toJson: endpointStatusToJson)
inherited
Endpoint status
Implementation
@JsonKey(fromJson: endpointStatusFromJson, toJson: endpointStatusToJson)
EndpointStatus get status => throw _privateConstructorUsedError;