isForeground property

bool isForeground
final

Indicates whether the response was a foreground action.

This value is always if the user taps the main notification, otherwise it is defined by the notification action button.

Implementation

final bool isForeground;