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