GetFavoriteFolderUseCase
This use case will return the favorite folder.
Return
Result.Success with ConversationFolder in case of success, or Result.Failure if something went wrong - can't get data from local DB.
This use case will return the favorite folder.
Result.Success with ConversationFolder in case of success, or Result.Failure if something went wrong - can't get data from local DB.