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