clickAction property

String? clickAction
getter/setter pair

The 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

core.String? clickAction;