updatedAt property
The updated timestamp of the reaction event in milliseconds.
Implementation
@JsonKey(defaultValue: 0)
final int updatedAt;
The updated timestamp of the reaction event in milliseconds.
@JsonKey(defaultValue: 0)
final int updatedAt;