updatedAt property

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

Implementation

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