menu
yjy_fiscal_printer package
documentation
common/custom_model.dart
Subtotal
Subtotal.new constructor
Subtotal.new constructor
dark_mode
light_mode
Subtotal
constructor
Subtotal
(
{
required
ItemType
type
,
List
<
Operation
>
?
operations
,
})
Implementation
Subtotal({ required this.type, this.operations, });
yjy_fiscal_printer package
documentation
common/custom_model
Subtotal
Subtotal.new constructor
Subtotal class