title property
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;
The user-defined title of the pull request. This title is displayed in the list of pull requests to other repository users.
final String? title;