dslink
dslink.utils
CachedStreamWrapper
isBroadcast
isBroadcast
dslink
dslink.utils
CachedStreamWrapper
isBroadcast
property
isBroadcast
dslink
dslink.utils
CachedStreamWrapper
Constructors
CachedStreamWrapper
Properties
isBroadcast
lastValue
first
hashCode
isEmpty
last
length
runtimeType
single
Operators
operator ==
Methods
asBroadcastStream
listen
any
asyncExpand
asyncMap
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
bool
isBroadcast
Whether this stream is a broadcast stream.
Source
bool get isBroadcast => true;