tasks property

  1. @JsonKey(name: "tasks")
Tasks? tasks
getter/setter pair

Implementation

@JsonKey(name: "tasks")
Tasks? tasks;