joinedMemberCount property

int get joinedMemberCount

Implementation

int get joinedMemberCount => data['joined_member_count'] ?? 0;