commentsCount property

  1. @JsonKey(name: 'comments')
int? commentsCount
getter/setter pair

Implementation

@JsonKey(name: 'comments')
int? commentsCount;