clickAction property

String? clickAction
final

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.

  • Platforms: Android

Implementation

final String? clickAction;