onNotificationFailed property

Stream<ErrorInfo> onNotificationFailed
getter/setter pair

Called when registering for push notifications fails.

Implementation

late Stream<ErrorInfo> onNotificationFailed;