productionDate property

  1. @JsonKey(name: 'production_date')
DateTime? productionDate
final

Implementation

@JsonKey(name: 'production_date')
final DateTime? productionDate;