menu
zatca package
documentation
models/invoice_line.dart
InvoiceLine
roundingAmount property
roundingAmount property
dark_mode
light_mode
roundingAmount
property
double
get
roundingAmount
Implementation
double get roundingAmount => lineExtensionAmount + taxAmount;
zatca package
documentation
models/invoice_line
InvoiceLine
roundingAmount property
InvoiceLine class