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