createdAt property

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

The date of the reaction

Implementation

@JsonKey(includeToJson: false)
final DateTime createdAt;