menu
tencent_cloud_chat_vote_plugin package
documentation
struct/vote_custom_struct.dart
TencentCloudChatVoteLogic
setGroupMemberCount method
setGroupMemberCount method
dark_mode
light_mode
setGroupMemberCount
method
dynamic
setGroupMemberCount
(
int
count
)
Implementation
setGroupMemberCount(int count) { groupMemberCount = count; }
tencent_cloud_chat_vote_plugin package
documentation
struct/vote_custom_struct
TencentCloudChatVoteLogic
setGroupMemberCount method
TencentCloudChatVoteLogic class