endDate property

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

Implementation

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