endDate property

  1. @JsonKey(name: 'end_date')
DateTime? endDate
final

Implementation

@JsonKey(name: 'end_date')
final DateTime? endDate;