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