PaymentsExportedInvoice constructor
const
PaymentsExportedInvoice({
- required String url,
Payments Exported Invoice constructor.
Implementation
const PaymentsExportedInvoice({required this.url}) : super._();