memberCount property

int memberCount

The total member count for this channel. @since 4.0.1

Implementation

int get memberCount => groupChannel.memberCount;