TencentCloudChatCustomSticker constructor
TencentCloudChatCustomSticker({})
Implementation
TencentCloudChatCustomSticker({
required this.iconPath,
required this.stickers,
required this.rowNum,
required this.name,
required this.type,
required this.index,
this.iconSize,
});