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