fromJson static method
Implementation
static StripeSubscriptionPlan? fromJson(dynamic value) =>
StripeSubscriptionPlanTypeTransformer().decode(value);
static StripeSubscriptionPlan? fromJson(dynamic value) =>
StripeSubscriptionPlanTypeTransformer().decode(value);