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