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