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