port property

String get port

The port this device is attached to.

Implementation

String get port => _serial.portName;