clickAction property
String?
get
clickAction
Action associated with a user click on the notification. If specified, an activity with a matching Intent Filter is launched when a user clicks on the notification.
Implementation
external String? get clickAction;