replyCount property

  1. @JsonKey.new(name: 'reply_count')
int get replyCount
inherited

Implementation

@JsonKey(name: 'reply_count')
int get replyCount => throw _privateConstructorUsedError;