materialIcon property

GoogleAppsCardV1MaterialIcon? materialIcon
getter/setter pair

Display one of the Google Material Icons.

For example, to display a checkbox icon, use "material_icon": { "name": "check_box" } Google Chat apps:

Implementation

GoogleAppsCardV1MaterialIcon? materialIcon;