reactions property

  1. @JsonKey.new(name: "reactions")
Reactions? reactions
final

Implementation

@JsonKey(name: "reactions")
final Reactions? reactions;