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