GithubIssueModelRefPath typedef

GithubIssueModelRefPath = _$GithubIssueModelRefPath

It can be defined as an empty ModelRef<GithubIssueModel>.

GithubIssueModelRefPath("xxx") // Define as a path.

Implementation

typedef GithubIssueModelRefPath = _$GithubIssueModelRefPath;