PaymentMethodGiropay.fromJson constructor

const PaymentMethodGiropay.fromJson(
  1. Object? json
)

Implementation

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