commentsForPullRequestData property

List<CommentsForPullRequest>? commentsForPullRequestData
final

An array of comment objects on the pull request.

Implementation

final List<CommentsForPullRequest>? commentsForPullRequestData;