status property

String? status
final

Overall health status string: 'healthy', 'unhealthy', or 'starting'.

Implementation

final String? status;