updatedAt property

  1. @JsonKey(readValue: readValue)
DateTime updatedAt
final

When this route was last updated in the CMS.

Implementation

@JsonKey(readValue: readValue)
final DateTime updatedAt;