TencentCloudChatGroupProfileNotification constructor

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

Implementation

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