isStarted property

bool isStarted
inherited

Returns true if this servers is started.

Implementation

bool get isStarted => _started;