Stream of error
events handled by this Notification.
Source
@DomName('Notification.onerror') @DocsEditable() Stream<Event> get onError => errorEvent.forTarget(this);
Stream of error
events handled by this Notification.
@DomName('Notification.onerror') @DocsEditable() Stream<Event> get onError => errorEvent.forTarget(this);