menu
agent_dart package
documentation
agent/agent/proxy.dart
ProxyAgent
ProxyAgent constructor
ProxyAgent constructor
dark_mode
light_mode
ProxyAgent
constructor
ProxyAgent
(
void
_backend
(
ProxyMessage
msg
)
)
Implementation
ProxyAgent(this._backend);
agent_dart package
documentation
agent/agent/proxy
ProxyAgent
ProxyAgent constructor
ProxyAgent class