updatedAt property

  1. @JsonKey.new(name: "updatedAt")
int? updatedAt
final

Implementation

@JsonKey(name: "updatedAt")
final int? updatedAt;