isRunning property

bool get isRunning

Check if server is running

Implementation

bool get isRunning => _running;