isRunning method

bool isRunning()

Indicates if the server is running or not.

Implementation

bool isRunning() => platform.isRunning();