serverList property

List<Server>? serverList
final

The servers that belong to a server group.

Implementation

final List<Server>? serverList;