SyncConversationFoldersUseCaseImpl
internal class SyncConversationFoldersUseCaseImpl(conversationRepository: ConversationFolderRepository) : SyncConversationFoldersUseCase
This use case will sync against the backend the conversation folders of the current user.