UserModelRefPath typedef

UserModelRefPath = _$UserModelRefPath

It can be defined as an empty ModelRef

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

Implementation

typedef UserModelRefPath = _$UserModelRefPath;