endDate property

  1. @JsonKey(name: 'endDate')
String? endDate
getter/setter pair

Implementation

@JsonKey(name:'endDate')
String? endDate;