commentsForPullRequestData property
An array of comment objects on the pull request.
Implementation
final List<CommentsForPullRequest>? commentsForPullRequestData;
An array of comment objects on the pull request.
final List<CommentsForPullRequest>? commentsForPullRequestData;