smallIconUrl property

String? smallIconUrl
getter/setter pair

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

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

Implementation

core.String? smallIconUrl;