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