link property
String?
get
link
The link to open when the user clicks on the notification. For all URL values, HTTPS is required.
Implementation
external String? get link;
The link to open when the user clicks on the notification. For all URL values, HTTPS is required.
external String? get link;