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