notificationClicked property

ValueStream<bool> notificationClicked

A stream that broadcasts the status of the notificationClick event.

Implementation

static ValueStream<bool> get notificationClicked => _notificationClicked;