isStarted property

bool isStarted

Returns true if the server is listening for connections.

Implementation

bool get isStarted => _isStarted;