Sections

data class Sections(val titleId: Int, val sections: List<Section>)

Constructors

Link copied to clipboard
constructor(titleId: Int, sections: List<Section>)

Properties

Link copied to clipboard
Link copied to clipboard