menu
dart_libp2p package
documentation
core/event/bus.dart
Subscription<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Returns the stream from which to consume events.
Implementation
Stream<T> get stream;
dart_libp2p package
documentation
core/event/bus
Subscription<T>
stream property
Subscription class