LabelSectionData

data class LabelSectionData(val initials: String, val labels: List<Label>)(source)

Constructors

Link copied to clipboard
constructor(initials: String, labels: List<Label>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard