menu
yjy_fiscal_printer package
documentation
common/custom_client.dart
BaseCustomClient
executeCommand abstract method
executeCommand abstract method
dark_mode
light_mode
executeCommand
abstract method
Future
<
Response
>
executeCommand
(
List
<
Command
>
commands
)
Implementation
Future<Response> executeCommand(List<Command> commands);
yjy_fiscal_printer package
documentation
common/custom_client
BaseCustomClient
executeCommand abstract method
BaseCustomClient class