actorEmail property

List<String>? actorEmail
getter/setter pair

If set, only return changes if they are made by a user in this list.

Optional.

Implementation

core.List<core.String>? actorEmail;