updatedAt property

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

Timestamp of the last update in ISO 8601 format.

Implementation

@JsonKey(name: r'updatedAt')
final String updatedAt;