isStarted property

bool get isStarted
inherited

Returns true if this servers is started.

Implementation

bool get isStarted => _started;