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