RecommendedChatFolders constructor
RecommendedChatFolders({
- required List<
RecommendedChatFolder> chatFolders,
Implementation
RecommendedChatFolders({required this.chatFolders});