Input$UpdatePullRequestReviewCommentInput constructor
Input$UpdatePullRequestReviewCommentInput({})
Implementation
Input$UpdatePullRequestReviewCommentInput(
{required this.body,
this.clientMutationId,
required this.pullRequestReviewCommentId});