url property

String? url
getter/setter pair

URL to link to.

This must be a valid UTF-8 string containing between 1 and 2024 characters.

Implementation

core.String? url;