onChangeAction property
What to do when a change occurs in the text input field.
For example, a user adding to the field or deleting text. Examples of actions to take include running a custom function or opening a dialog in Google Chat.
Implementation
GoogleAppsCardV1Action? onChangeAction;