title property

String? title
final

The user-defined title of the pull request. This title is displayed in the list of pull requests to other repository users.

Implementation

final String? title;