CheckoutSessionCreateOptionsLocale.fromJson constructor

CheckoutSessionCreateOptionsLocale.fromJson(
  1. Object? json
)

Implementation

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