ProxyAgent constructor

ProxyAgent(
  1. void _backend(
    1. ProxyMessage msg
    )
)

Implementation

ProxyAgent(this._backend);