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