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