menu
stripe_api_client package
documentation
models/item.dart
Item
amountTax property
amountTax property
dark_mode
light_mode
amountTax
property
int
?
amountTax
getter/setter pair
Total tax amount applied. If no tax was applied, defaults to 0.
Implementation
int? amountTax;
stripe_api_client package
documentation
models/item
Item
amountTax property
Item class