PaymentMethodCardPresentReadMethod.fromJson constructor

PaymentMethodCardPresentReadMethod.fromJson(
  1. Object? json
)

Implementation

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