UAdminInvoicePage constructor

const UAdminInvoicePage({
  1. UDormBedContractResponse? contract,
  2. Key? key,
})

Implementation

const UAdminInvoicePage({this.contract, super.key});