menu
burt_network
burt_network.dart
SerialDevice
portName property
portName
dark_mode
light_mode
description
portName
property
String
get
portName
The name of the port to connect to.
Implementation
String get portName => _port.portName;
burt_network
burt_network
SerialDevice
portName property
SerialDevice class