commentReply property

  1. @JsonKey.new(name: 'comment_reply')
CommentReply get commentReply
inherited

Implementation

@JsonKey(name: 'comment_reply')
CommentReply get commentReply => throw _privateConstructorUsedError;