updatedAt property

  1. @JsonKey(includeToJson: false)
DateTime updatedAt
final

The date of the last channel update

Implementation

@JsonKey(includeToJson: false)
final DateTime updatedAt;