taskId property

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

Implementation

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