checklist property

Map<String, ChecklistItem>? checklist
final

A collection of checklist items on the task.

Implementation

final Map<String, ChecklistItem>? checklist;