subscriptionCount property

int get subscriptionCount

The number of subscriptions to the channel.

Implementation

int get subscriptionCount => _subscriptionCount;