UDormBedInvoiceChartItem.fromJson constructor

UDormBedInvoiceChartItem.fromJson(
  1. String str
)

Implementation

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