replyHideThreshold property

  1. @JsonKey.new(name: 'reply_hide_threshold')
int? get replyHideThreshold
inherited

Implementation

@JsonKey(name: 'reply_hide_threshold')
int? get replyHideThreshold => throw _privateConstructorUsedError;