servers property

List<HttpServer> get servers

List of servers running

Implementation

List<HttpServer> get servers => _servers;