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