menu
flutter_pos_printer_platform package
documentation
printer.dart
PrinterConnector<T>
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
Future
<
bool
>
send
(
List
<
int
>
bytes
)
Implementation
Future<bool> send(List<int> bytes);
flutter_pos_printer_platform package
documentation
printer
PrinterConnector<T>
send abstract method
PrinterConnector class