acceptedDate property

  1. @JsonKey(name: "AcceptedDate")
Date? acceptedDate
final

Implementation

@JsonKey(name: "AcceptedDate")
final Date? acceptedDate;