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