imageUrl property

String? imageUrl
getter/setter pair

The HTTPS URL that hosts the image.

For example: https://developers.google.com/chat/images/quickstart-app-avatar.png

Implementation

core.String? imageUrl;