invoicesOf method

Implementation

List<UDormBedInvoiceResponse> invoicesOf(UDormBedContractResponse c) => c.invoices ?? <UDormBedInvoiceResponse>[];