PaymentMethodDetailsEpsBank.fromJson constructor
PaymentMethodDetailsEpsBank.fromJson(
- Object? json
Implementation
PaymentMethodDetailsEpsBank.fromJson(Object? json) : _ = (json as String);
PaymentMethodDetailsEpsBank.fromJson(Object? json) : _ = (json as String);