PaymentMethodBancontact.fromJson constructor

const PaymentMethodBancontact.fromJson(
  1. Object? json
)

Implementation

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