dhtHandler property

DHTHandler get dhtHandler

Access to the DHT handler.

Implementation

DHTHandler get dhtHandler => _container.get<DHTHandler>();