startDate property

  1. @JsonKey(name: 'start_date')
String? startDate
final

Implementation

@JsonKey(name: 'start_date')
final String? startDate;