aqueduct
aqueduct
ApplicationMessageHub
isBroadcast
isBroadcast
aqueduct
aqueduct
ApplicationMessageHub
isBroadcast
property
isBroadcast
aqueduct
aqueduct
ApplicationMessageHub
Constructors
ApplicationMessageHub
Properties
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Operators
operator ==
Methods
add
close
listen
any
asBroadcastStream
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 => false;