PaymentIntentTypeSpecificPaymentMethodOptionsClientCaptureMethod.fromJson constructor

PaymentIntentTypeSpecificPaymentMethodOptionsClientCaptureMethod.fromJson(
  1. Object? json
)

Implementation

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