length property

int length

Returns the total amount of currently added StreamSubscriptions

Implementation

int get length => _subscriptionsList.length;