commentReplyView property

  1. @JsonKey.new(name: 'comment_reply_view')
CommentReplyView get commentReplyView
inherited

Implementation

@JsonKey(name: 'comment_reply_view')
CommentReplyView get commentReplyView => throw _privateConstructorUsedError;