InvoiceRenderingOptions constructor
const
InvoiceRenderingOptions({
- String? amountTaxDisplay,
This is a legacy field that will be removed soon. For details about `rendering_options`, refer to `rendering` instead. Options for invoice PDF rendering.
Implementation
const InvoiceRenderingOptions({this.amountTaxDisplay});