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