action property

List<String>? action
getter/setter pair

If set, only return changes that match one or more of these types of actions.

Optional.

Implementation

core.List<core.String>? action;