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