checklistTaskId property
Identifier of the specific checklist task to be replied to.
Implementation
@JsonKey(name: 'checklist_task_id')
int? get checklistTaskId;
Identifier of the specific checklist task to be replied to.
@JsonKey(name: 'checklist_task_id')
int? get checklistTaskId;