expirationDate property

  1. @JsonKey(fromJson: dateFromString)
DateTime? expirationDate
getter/setter pair

Implementation

@JsonKey(fromJson: dateFromString)
DateTime? expirationDate;