PaymentMethodMobilepay.fromJson constructor

const PaymentMethodMobilepay.fromJson(
  1. Object? json
)

Implementation

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