TencentCloudChatVoteMessageWithProvider constructor
const
TencentCloudChatVoteMessageWithProvider({})
Implementation
const TencentCloudChatVoteMessageWithProvider({
Key? key,
required this.child,
required this.message,
}) : super(key: key);