CheckoutSessionConsentCollectionPaymentMethodReuseAgreementPosition.fromJson constructor

CheckoutSessionConsentCollectionPaymentMethodReuseAgreementPosition.fromJson(
  1. Object? json
)

Implementation

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