imageUrl property

String? imageUrl
getter/setter pair

Location of the image used for the catalog item in the catalog.

For portal files, this can have the format /files/{filename}. Max length is 2,083 characters.

Optional.

Implementation

core.String? imageUrl;