PaymentMethodZip.fromJson constructor
const
PaymentMethodZip.fromJson(
- Object? json
Implementation
const PaymentMethodZip.fromJson(Object? json) : _ = (json as Object);
const PaymentMethodZip.fromJson(Object? json) : _ = (json as Object);