status property Null safety
final
The status represented by this object.
If the application responded, this will be HealthStatus.ok.
Implementation
final HealthStatus status;
The status represented by this object.
If the application responded, this will be HealthStatus.ok.
final HealthStatus status;