menu
another_square package
documentation
square_models.dart
OrderPricingOptions
OrderPricingOptions constructor
OrderPricingOptions constructor
dark_mode
light_mode
OrderPricingOptions
constructor
OrderPricingOptions
(
{
bool
?
autoApplyDiscounts
,
bool
?
autoApplyTaxes
,
})
Implementation
OrderPricingOptions({this.autoApplyDiscounts, this.autoApplyTaxes});
another_square package
documentation
square_models
OrderPricingOptions
OrderPricingOptions constructor
OrderPricingOptions class