subscriptionCount property
int
get
subscriptionCount
The number of subscriptions to the channel.
Implementation
int get subscriptionCount => _subscriptionCount;
The number of subscriptions to the channel.
int get subscriptionCount => _subscriptionCount;