onNotification property
Optional sink for every incoming notification, called after built-in handling (e.g. diagnostics are still delivered to diagnostics).
Implementation
NotificationHandler? onNotification;
Optional sink for every incoming notification, called after built-in handling (e.g. diagnostics are still delivered to diagnostics).
NotificationHandler? onNotification;