DelegateSerialPort constructor
Creates a serial port that delegates to the libserialport
package.
Implementation
DelegateSerialPort(super.portName, {super.baudRate});
Creates a serial port that delegates to the libserialport
package.
DelegateSerialPort(super.portName, {super.baudRate});