imageUrl property

String? imageUrl
getter/setter pair

Image URL, for example, http://www.example.com/image.png.

The image will not be uploaded as image asset.

Implementation

core.String? imageUrl;