startServer method

Future<void> startServer()

Implementation

Future<void> startServer() => setPowerState(ServerPowerAction.start);