Opens the serial port in the specified mode.
mode
See also:
@override bool open({required int mode}) => _inner.open(mode: mode);