menu
archery
archery/archery.dart
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;
archery
archery
Stream
<
T
>
isBroadcast property
Stream class