CheckoutSessionCreateOptionsLocale.fromJson constructor
CheckoutSessionCreateOptionsLocale.fromJson(
- Object? json
Implementation
CheckoutSessionCreateOptionsLocale.fromJson(Object? json)
: _ = (json as String);