Searched refs:sectionList (Results 1 – 1 of 1) sorted by relevance
251 private val sectionList = arrayListOf<ContentSection>() constant253 get() = sectionList257 sectionList.add(section) in addSection()