endDate property

  1. @JsonKey(name: "endDate")
DateTime? endDate
getter/setter pair

Implementation

@JsonKey(name: "endDate")
DateTime? endDate;