PaymentMethodOxxo.fromJson constructor

const PaymentMethodOxxo.fromJson(
  1. Object? json
)

Implementation

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