BatchCreatePullRequestCommentsRequest constructor
BatchCreatePullRequestCommentsRequest({
- List<
CreatePullRequestCommentRequest> ? requests,
Implementation
BatchCreatePullRequestCommentsRequest({this.requests});