CheckoutCardPaymentMethodOptionsRequestThreeDSecure.fromJson constructor

CheckoutCardPaymentMethodOptionsRequestThreeDSecure.fromJson(
  1. Object? json
)

Implementation

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