length property

int length

Return the number of StreamSubscriptions

Implementation

int get length => _subscriptionMap.length;