CheckoutAcssDebitPaymentMethodOptionsVerificationMethod.fromJson constructor

CheckoutAcssDebitPaymentMethodOptionsVerificationMethod.fromJson(
  1. Object? json
)

Implementation

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