GithubPullRequestModelRefPath typedef
GithubPullRequestModelRefPath = _$GithubPullRequestModelRefPath
It can be defined as an empty ModelRef<GithubPullRequestModel>.
GithubPullRequestModelRefPath("xxx") // Define as a path.
Implementation
typedef GithubPullRequestModelRefPath = _$GithubPullRequestModelRefPath;