core.Map<core.String, core.dynamic> toJson() => { if (failedAlertStatus != null) 'failedAlertStatus': failedAlertStatus!, if (successAlertIds != null) 'successAlertIds': successAlertIds!, };