pendingMemberCount property
Optional. Number of pending join requests created using this link
Implementation
@JsonKey(name: 'pending_member_count')
int? get pendingMemberCount;
Optional. Number of pending join requests created using this link
@JsonKey(name: 'pending_member_count')
int? get pendingMemberCount;