isRunning property

bool get isRunning

Whether the server is running

Implementation

bool get isRunning => _isRunning;