imageUrl property
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;
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.
core.String? imageUrl;