postReplyCount property

  1. @JsonKey.new(name: 'post_reply_count')
int get postReplyCount
inherited

Implementation

@JsonKey(name: 'post_reply_count')
int get postReplyCount => throw _privateConstructorUsedError;