subscribersCount property

int? subscribersCount
inherited

The (approximate) channel subscriber's count.

Implementation

int? get subscribersCount => throw _privateConstructorUsedError;