proxyPort property

  1. @BuiltValueField(wireName: 'proxyport')
int? get proxyPort

Port of the proxy being used by the bridge. If set to 0 then a proxy is not being used.

Implementation

@BuiltValueField(wireName: 'proxyport')
int? get proxyPort;