link property

String? link
getter/setter pair

The link to open when the user clicks on the notification.

For all URL values, HTTPS is required.

Implementation

core.String? link;