description property

String? description
final

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;