getPorts method
Implementation
Future<Iterable<SerialPort>> getPorts() =>
js_util.promiseToFuture(js_util.callMethod(this, 'getPorts', []));
Future<Iterable<SerialPort>> getPorts() =>
js_util.promiseToFuture(js_util.callMethod(this, 'getPorts', []));