totalComments property

  1. @JsonKey(name: 'total_comments')
int totalComments
getter/setter pair

Implementation

@JsonKey(name: 'total_comments')
int totalComments;