ipAddress property

  1. @BuiltValueField(wireName: 'ipaddress')
String? ipAddress

IP address of the bridge.

Implementation

@BuiltValueField(wireName: 'ipaddress')
String? get ipAddress;