menu
woosignal package
documentation
models/response/order_batch.dart
Tax
Tax constructor
Tax constructor
dark_mode
light_mode
Tax
constructor
Tax
(
{
int
?
id
,
String
?
total
,
String
?
subtotal
,
})
Implementation
Tax({ this.id, this.total, this.subtotal, });
woosignal package
documentation
models/response/order_batch
Tax
Tax constructor
Tax class