onChangeAction property

GoogleAppsCardV1Action? onChangeAction
getter/setter pair

The action to perform when the switch state is changed, such as what function to run.

Implementation

GoogleAppsCardV1Action? onChangeAction;