startIconUri property
For multiselect menus, the URL for the icon displayed next to the item's
text
field.
Supports PNG and JPEG files. Must be an HTTPS
URL. For example,
https://developers.google.com/workspace/chat/images/quickstart-app-avatar.png
.
Implementation
core.String? startIconUri;