Dart API Reference
dart:html
CustomStream
add
add
method
Add the following custom event to the stream for dispatching to interested listeners.
void
add
(
T
event
)
Add the following custom event to the stream for dispatching to interested listeners.