numSubscribers property

int numSubscribers

Implementation

int get numSubscribers => impl?.numSubscribers ?? 0;