updatedDate property

  1. @JsonKey(name: 'updated_date')
DateTime? updatedDate
final

Implementation

@JsonKey(name: 'updated_date')
final DateTime? updatedDate;