restartServer method

Future<void> restartServer()

Implementation

Future<void> restartServer() => setPowerState(ServerPowerAction.restart);