menu
printer_service package
documentation
thermal_printer.dart
BluetoothPrinterConnector
destroy method
destroy method
dark_mode
light_mode
destroy
method
Future
destroy
(
)
Implementation
Future<dynamic> destroy() => iosChannel.invokeMethod('destroy');
printer_service package
documentation
thermal_printer
BluetoothPrinterConnector
destroy method
BluetoothPrinterConnector class