totalCount property

  1. @JsonKey(name: 'total_count')
int get totalCount
inherited

Number of times the reaction was added.

Implementation

@JsonKey(name: 'total_count')
int get totalCount;