open method
Implementation
Future<void> open() =>
RustLib.instance.api.crateApiSerialportLddSerialPortInfoOpen(
that: this,
);
Future<void> open() =>
RustLib.instance.api.crateApiSerialportLddSerialPortInfoOpen(
that: this,
);