availablePorts property

List<String> availablePorts

Lists the serial ports available on the system.

Implementation

static List<String> get availablePorts => _SerialPortImpl.availablePorts;