commentCount property

  1. @JsonKey(name: 'comment_count')
int? commentCount
getter/setter pair

Implementation

@JsonKey(name: 'comment_count')
int? commentCount;