Input$AddPullRequestReviewCommentInput constructor
Input$AddPullRequestReviewCommentInput({})
Implementation
Input$AddPullRequestReviewCommentInput(
{required this.body,
this.clientMutationId,
this.commitOID,
this.inReplyTo,
this.path,
this.position,
this.pullRequestId,
this.pullRequestReviewId});