menu
yjy_fiscal_printer package
documentation
common/epson_model.dart
Command
Command.new constructor
Command.new constructor
dark_mode
light_mode
Command
constructor
Command
(
CommandCode
code
,
Map
<
String
,
String
>
?
data
)
Implementation
Command(this.code, this.data);
yjy_fiscal_printer package
documentation
common/epson_model
Command
Command.new constructor
Command class