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