PullRequestLink constructor

PullRequestLink({
  1. String? href,
})

Implementation

PullRequestLink({this.href});