TencentCloudChatGroupManagement constructor
const
TencentCloudChatGroupManagement({})
Implementation
const TencentCloudChatGroupManagement({
Key? key,
required this.groupInfo,
required this.memberList,
}) : super(key: key);