repliesCount property

  1. @JsonKey(defaultValue: 0)
int repliesCount
final

Number of replies.

Implementation

@JsonKey(defaultValue: 0)
final int repliesCount;