createMonthlySectionsGroupedByYearsFlow

abstract fun createMonthlySectionsGroupedByYearsFlow(userId: Long, visible: Boolean = true): Flow<List<YearSectionInfo>>