restart method

Future<void> restart()

Implementation

Future<void> restart() => $pool!.restart(this);