oldReaction property
Previous list of reaction types that were set by the user.
Implementation
@JsonKey(name: 'old_reaction')
List<ReactionType> get oldReaction;
Previous list of reaction types that were set by the user.
@JsonKey(name: 'old_reaction')
List<ReactionType> get oldReaction;