TencentCloudChatGroupProfileContent constructor

const TencentCloudChatGroupProfileContent({
  1. Key? key,
  2. required V2TimGroupInfo groupInfo,
})

Implementation

const TencentCloudChatGroupProfileContent({super.key, required this.groupInfo});