GithubUserModelRefPath typedef

GithubUserModelRefPath = _$GithubUserModelRefPath

It can be defined as an empty ModelRef<GithubUserModel>.

GithubUserModelRefPath("xxx") // Define as a path.

Implementation

typedef GithubUserModelRefPath = _$GithubUserModelRefPath;