subx
subx
SubxMap
length property
length
subx
subx
SubxMap
length property
SubxMap class
Constructors
SubxMap
Properties
length
hashCode
runtimeType
Methods
add
cancelAll
cancelForKey
containsSubscription
noSuchMethod
toString
Operators
operator []
operator ==
length
property
int
length
Return the number of StreamSubscriptions
Implementation
int get length => _subscriptionMap.length;