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