startDate property

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

Implementation

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