menu
tdlib2 package
documentation
td_api.dart
Proxy
Proxy.new constructor
Proxy.new constructor
dark_mode
light_mode
Proxy
constructor
Proxy
(
{
required
String
server
,
required
int
port
,
ProxyType
?
type
,
})
Implementation
Proxy({required this.server, required this.port, this.type});
tdlib2 package
documentation
td_api
Proxy
Proxy.new constructor
Proxy class