description property
The user-defined description of the pull request. This description can be used to clarify what should be reviewed and other details of the request.
Implementation
final String? description;
The user-defined description of the pull request. This description can be used to clarify what should be reviewed and other details of the request.
final String? description;