createdAt property

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

When this route was created in the CMS.

Implementation

@JsonKey(readValue: readValue)
final DateTime createdAt;