affectedUserEmails property

List<String>? affectedUserEmails
getter/setter pair

The list of emails which correspond to the users directly affected by the incident.

Implementation

core.List<core.String>? affectedUserEmails;