menu
burt_network
burt_network.dart
SerialDevice
allPorts property
allPorts
dark_mode
light_mode
description
allPorts
property
List
<
String
>
get
allPorts
All available ports on this device.
Implementation
static List<String> get allPorts => SerialPort.availablePorts;
burt_network
burt_network
SerialDevice
allPorts property
SerialDevice class