InvoiceitemPriceType.fromJson constructor

InvoiceitemPriceType.fromJson(
  1. Object? json
)

Implementation

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