SerialPortInfo constructor
Creates a SerialPortInfo with the given path and description.
Implementation
SerialPortInfo(this.path, this.description);
Creates a SerialPortInfo with the given path and description.
SerialPortInfo(this.path, this.description);