menu
thermal_usb package
documentation
thermal_usb_platform_interface.dart
ThermalUsbPlatform
pairDevice method
pairDevice method
dark_mode
light_mode
pairDevice
method
Future
<
bool
>
pairDevice
(
)
Implementation
Future<bool> pairDevice() { throw UnimplementedError('pairDevice() has not been implemented.'); }
thermal_usb package
documentation
thermal_usb_platform_interface
ThermalUsbPlatform
pairDevice method
ThermalUsbPlatform class