menu
voice package
documentation
proxy.dart
Proxy
Proxy.new constructor
Proxy.new constructor
dark_mode
light_mode
Proxy
constructor
Proxy
(
String
?
port
,
String
?
ip
,
String
?
name
)
Implementation
Proxy(this.port, this.ip, this.name);
voice package
documentation
proxy
Proxy
Proxy.new constructor
Proxy class