menu
zatca_flutter package
documentation
model/xml/invoice_total.dart
InvoiceTotal
grandTotal property
grandTotal property
dark_mode
light_mode
grandTotal
property
double
grandTotal
final
The grand total amount of the invoice, including VAT.
Implementation
final double grandTotal;
zatca_flutter package
documentation
model/xml/invoice_total
InvoiceTotal
grandTotal property
InvoiceTotal class