open abstract method

Future<bool> open()

Opens the serial port for reading and writing.

Implementation

Future<bool> open();