url property

String? url
getter/setter pair

Tracking URL used to track the interaction.

Provide a URL with optional path or query string, beginning with https:. For example, https://www.example.com/path

Implementation

core.String? url;