boostCount property

  1. @JsonKey(name: 'boost_count')
int get boostCount
inherited

Number of boosts added by the user

Implementation

@JsonKey(name: 'boost_count')
int get boostCount;