isRunning property

bool get isRunning

Returns whether the server is currently running.

Implementation

bool get isRunning => _isRunning;