menu
ty_smart_pos_api_plugin package
documentation
modules/printer/printer_device.dart
PrinterDevice
printBarcode abstract method
printBarcode abstract method
dark_mode
light_mode
printBarcode
abstract method
Future
<
int
?
>
printBarcode
(
QrCodeType
barcodeType
,
String
barcode
)
Implementation
Future<int?> printBarcode(QrCodeType barcodeType, String barcode);
ty_smart_pos_api_plugin package
documentation
modules/printer/printer_device
PrinterDevice
printBarcode abstract method
PrinterDevice mixin