getFoldersByAccount

abstract fun getFoldersByAccount(accountId: String): Flow<List<FolderEntity>>