postEventTriggers property
The list of triggers that will be triggered after the EventAction is executed.
Implementation
core.List<GoogleAppsCardV1Trigger>? postEventTriggers;
The list of triggers that will be triggered after the EventAction is executed.
core.List<GoogleAppsCardV1Trigger>? postEventTriggers;