memberCount property

  1. @JsonKey(includeToJson: false)
int memberCount
final

The count of this channel members

Implementation

@JsonKey(includeToJson: false)
final int memberCount;