const PaymentFaild({Key? key,required this.redirectPage,required this.companyInfo,required this.invoiceDetail}) : super(key: key);