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