menu
ngcomponents package
documentation
utils/async/async.dart
SimpleStream<T>
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
@
override
bool
isBroadcast
final
Whether this stream is a broadcast stream.
Implementation
@override final bool isBroadcast = true;
ngcomponents package
documentation
utils/async/async
SimpleStream<T>
isBroadcast property
SimpleStream class