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