failedAlertStatus property

Map<String, Status>? failedAlertStatus
getter/setter pair

The status details for each failed alert_id.

Implementation

core.Map<core.String, Status>? failedAlertStatus;