taskType property

  1. @JsonKey(name: "taskType")
int? taskType
getter/setter pair

Implementation

@JsonKey(name: "taskType")
int? taskType;