stagexl
stagexl
EventStream
hasBubblingSubscriptions
hasBubblingSubscriptions
stagexl
stagexl
EventStream
hasBubblingSubscriptions
property
hasBubblingSubscriptions
stagexl
stagexl
EventStream
Properties
eventType
first
hasBubblingSubscriptions
hasCapturingSubscriptions
hashCode
hasSubscriptions
isBroadcast
isEmpty
last
length
runtimeType
single
target
Operators
operator ==
Methods
any
asBroadcastStream
asyncExpand
asyncMap
cancelSubscriptions
capture
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
bool
hasBubblingSubscriptions
Source
bool get hasBubblingSubscriptions => _subscriptions.length > _capturingSubscriptionCount;