socksVersion property

int? get socksVersion

SOCKS version if applicable (optional) @deprecated Use protocol instead

Implementation

int? get socksVersion => protocol.socksVersion;