menu
flutter_usb_serial package
documentation
usb_serial/UsbSerialFactory.dart
UsbSerialWindowsFactory
getUsbSerial method
getUsbSerial method
dark_mode
light_mode
getUsbSerial
method
@
override
UsbSerial
getUsbSerial
(
)
override
Implementation
@override UsbSerial getUsbSerial() { return UsbSerialWindows(); }
flutter_usb_serial package
documentation
usb_serial/UsbSerialFactory
UsbSerialWindowsFactory
getUsbSerial method
UsbSerialWindowsFactory class