updatedAt property

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

Implementation

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