PaymentMethodCardWalletType.fromJson constructor

PaymentMethodCardWalletType.fromJson(
  1. Object? json
)

Implementation

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