Created
data class Created(val titleTextSources: List<TextSource>, val tasks: List<ChecklistTask.Created>, val othersCanAddTasks: Boolean = false, val othersCanCompleteTasks: Boolean = false) : Checklist, ReplyInfo.External.ContentVariant
Constructors
Link copied to clipboard
constructor(titleTextSources: List<TextSource>, tasks: List<ChecklistTask.Created>, othersCanAddTasks: Boolean = false, othersCanCompleteTasks: Boolean = false)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Full list of TextSources
Link copied to clipboard