macAddress property
The terminal's MAC address in the Wi-Fi network.
Implementation
@BuiltValueField(wireName: r'macAddress')
String? get macAddress;
The terminal's MAC address in the Wi-Fi network.
@BuiltValueField(wireName: r'macAddress')
String? get macAddress;