checklistTaskId property

  1. @JsonKey(name: 'checklist_task_id')
int? get checklistTaskId
inherited

Identifier of the specific checklist task to be replied to.

Implementation

@JsonKey(name: 'checklist_task_id')
int? get checklistTaskId;