PaymentMethodDetailsZip.fromJson constructor

const PaymentMethodDetailsZip.fromJson(
  1. Object? json
)

Implementation

const PaymentMethodDetailsZip.fromJson(Object? json) : _ = (json as Object);