reject method

void reject(
  1. UCommentResponse c
)

Implementation

void reject(UCommentResponse c) => _setStatus(c, TagComment.rejected);