assignees property

List<GitHubUser>? assignees
final

The Users who are assigned to the PR

Implementation

final List<GitHubUser>? assignees;