iconUrl property

String? iconUrl
getter/setter pair

Display a custom icon hosted at an HTTPS URL.

For example: "iconUrl": "https://developers.google.com/chat/images/quickstart-app-avatar.png" Supported file types include .png and .jpg.

Implementation

core.String? iconUrl;