notification property
Notification?
get
notification
Returns a Notification object representing the notification that was clicked to fire the event.
Implementation
Notification? get notification => _getProperty(_delegate, 'notification');