UDormBedInvoiceChartItem.fromJson constructor
UDormBedInvoiceChartItem.fromJson(
- String str
Implementation
factory UDormBedInvoiceChartItem.fromJson(String str) => UDormBedInvoiceChartItem.fromMap(json.decode(str));