getCategoriesForPerson

abstract fun getCategoriesForPerson(personId: Long): Flow<List<CategoryEntity>>(source)