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