createdAt property
The Unix timestamp (in seconds) for when the message was created.
Implementation
@JsonKey(name: "created_at")
int createdAt;
The Unix timestamp (in seconds) for when the message was created.
@JsonKey(name: "created_at")
int createdAt;