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