commentIds property

  1. @JsonKey(name: 'comment_ids')
CommentIds? commentIds
inherited

Implementation

@JsonKey(name: 'comment_ids')
CommentIds? get commentIds => throw _privateConstructorUsedError;