SerialPortConfig constructor

SerialPortConfig()

Creates a serial port configuration.

@note Call dispose() to release the resources after you're done with the serial port config.

Implementation

factory SerialPortConfig() => _SerialPortConfigImpl();