lastActivityDate property
The day and time of the last user or system activity on the pull request, in timestamp format.
Implementation
final DateTime? lastActivityDate;
The day and time of the last user or system activity on the pull request, in timestamp format.
final DateTime? lastActivityDate;