eventActions property

List<GoogleAppsCardV1EventAction>? eventActions
getter/setter pair

The list of actions that the ExpressionData can be used.

Implementation

core.List<GoogleAppsCardV1EventAction>? eventActions;