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