menu
Dart
dart:async
Stream
<
T
>
isBroadcast property
isBroadcast
dark_mode
light_mode
description
isBroadcast
property
bool
get
isBroadcast
Whether this stream is a broadcast stream.
Implementation
bool get isBroadcast => false;
Dart
dart:async
Stream
<
T
>
isBroadcast property
Stream class
Cookies management controls