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