taskId property

  1. @JsonKey(name: "task_id")
String? taskId
getter/setter pair

Implementation

@JsonKey(name: "task_id")
String? taskId;