commentCount property

  1. @HiveField(4)
  2. @JsonKey(name: 'comment_count')
int commentCount
final

Implementation

@HiveField(4)
@JsonKey(name: 'comment_count')
final int commentCount;