actionTapped constant
String
const actionTapped
Occurs when user taps on action inside notification or enters text as part of the notification response.
Implementation
static const String actionTapped = 'actionTapped';