onNotification property

ValueChanged<T> onNotification
final

The callback to invoke when a notification is dispatched.

Implementation

final ValueChanged<T> onNotification;