iconUrl property

String? iconUrl
getter/setter pair

A link to an image that can be used as an icon for the app.

This image is suitable for use up to a pixel size of 512 x 512.

Implementation

core.String? iconUrl;