running property

bool running

Returns true if the webserver is currently running.

Implementation

bool get running => _running;