menu
chromium package
documentation
dart/core/internal_helpers.dart
EventStream<T>
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
@
override
bool
get
isBroadcast
override
Whether this stream is a broadcast stream.
Implementation
@override bool get isBroadcast => true;
chromium package
documentation
dart/core/internal_helpers
EventStream<T>
isBroadcast property
EventStream class