获取系统中所有串口设备
Future<List<String>> getAllSerialDevices() { throw UnimplementedError('getAllSerialDevices() has not been implemented.'); }