menu
socks5_proxy package
documentation
socks_client.dart
SocksTCPClient
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
@
override
bool
get
isBroadcast
inherited
Whether this stream is a broadcast stream.
Implementation
@override bool get isBroadcast => stream.isBroadcast;
socks5_proxy package
documentation
socks_client
SocksTCPClient
isBroadcast property
SocksTCPClient class