打开串口
Future<int> openPort(String devPath, int baudRate) { throw UnimplementedError('devPath() has not been implemented.'); }