imageUrl property

String? imageUrl
read / write

This will be attempted for use as the preview image if not null, otherwise base64Image will be attempted.

Implementation

String? imageUrl;