watcherCount property

int? get watcherCount

Channel watcher count.

Implementation

int? get watcherCount => _channelState.watcherCount;