url property

String? url
getter/setter pair

The URL of the image.

This URL may be invalidated at any time and should not be cached.

Implementation

core.String? url;