Dart SDK
dart:async
EventSink
addError
method
addError
EventSink
Constructors
EventSink
Methods
add
addError
close
void
addError
(
errorEvent
,
[
StackTrace
stackTrace
]
)
Send an async error to a stream.