replyToChecklistTaskId property

  1. @JsonKey(name: 'reply_to_checklist_task_id')
int? get replyToChecklistTaskId
inherited

Optional. Identifier of the specific checklist task that is being replied to

Implementation

@JsonKey(name: 'reply_to_checklist_task_id')
int? get replyToChecklistTaskId;