allPorts property

List<String> get allPorts

All available ports on this device.

Implementation

static List<String> get allPorts => SerialPort.availablePorts;