statusReason property

String? statusReason
final

Depending on the server status, this field has either a human-readable message (such as a create or backup error), or an escaped block of JSON (used for health check results).

Implementation

final String? statusReason;