GoogleAppsCardV1Divider typedef
GoogleAppsCardV1Divider = $Empty
Displays a divider between widgets as a horizontal line.
For an example in Google Chat apps, see
Divider. [Google
Workspace Add-ons and Chat
apps](https://developers.google.com/workspace/extend): For example, the
following JSON creates a divider: "divider": {}
Implementation
typedef GoogleAppsCardV1Divider = $Empty;