watcherCount property

int? watcherCount

Channel watcher count.

Implementation

int? get watcherCount => _channelState.watcherCount;