subscriberCount property

int get subscriberCount

Number of subscribers that received the message

Implementation

int get subscriberCount => _subscriberCount;