menu
serial_com package
documentation
serial_com_platform_interface.dart
SerialComPlatform
listDevices abstract method
listDevices abstract method
dark_mode
light_mode
listDevices
abstract method
Future
<
List
<
Device
>
>
listDevices
(
)
Implementation
Future<List<Device>> listDevices();
serial_com package
documentation
serial_com_platform_interface
SerialComPlatform
listDevices abstract method
SerialComPlatform class