updatedAt property

  1. @JsonKey(name: 'updated_at')
DateTime? updatedAt
final

Implementation

@JsonKey(name: 'updated_at')
final DateTime? updatedAt;