ArdProto(SerialPort port, {bool debug: false})

Source

ArdProto(this.port, {this.debug: false}) : _watch = new Stopwatch()..start() {
  _startReading();
}