menu
pivox package
documentation
features/proxy_management/domain/entities/proxy.dart
Proxy
host property
host property
dark_mode
light_mode
host
property
String
get
host
Returns the host (IP address) of the proxy
Implementation
String get host => ip;
pivox package
documentation
features/proxy_management/domain/entities/proxy
Proxy
host property
Proxy class