replyToChecklistTaskId property
Optional. Identifier of the specific checklist task that is being replied to
Implementation
@JsonKey(name: 'reply_to_checklist_task_id')
int? get replyToChecklistTaskId;
Optional. Identifier of the specific checklist task that is being replied to
@JsonKey(name: 'reply_to_checklist_task_id')
int? get replyToChecklistTaskId;