startIconUri property

String? startIconUri
getter/setter pair

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/chat/images/quickstart-app-avatar.png.

Implementation

core.String? startIconUri;