restartP2p method

Future<void> restartP2p()

Restart p2p engine.

Implementation

Future<void> restartP2p() => _instance.restartP2p();