connections property

List<Connection>? connections
getter/setter pair

The list of Connection

Implementation

core.List<Connection>? connections;