commentReplyId property

  1. @JsonKey.new(name: 'comment_reply_id')
int get commentReplyId
inherited

Implementation

@JsonKey(name: 'comment_reply_id')
int get commentReplyId => throw _privateConstructorUsedError;