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