PaymentMethodDetailsCardPresentReceiptAccountType.fromJson constructor

PaymentMethodDetailsCardPresentReceiptAccountType.fromJson(
  1. Object? json
)

Implementation

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