updatedAt property

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

Implementation

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