isServerRunning property

bool get isServerRunning

Implementation

bool get isServerRunning => _serverProcess != null;