count property

  1. @JsonKey(defaultValue: 0)
int count
final

Total count of this reaction.

Implementation

@JsonKey(defaultValue: 0)
final int count;