imageUrl property

String? imageUrl
getter/setter pair

The URL of the image.

For crawled images, this is the provided URL. For uploaded images, this is a serving URL from Google if the image has been processed successfully.

Implementation

core.String? imageUrl;