connections property

List<Connection>? connections
getter/setter pair

List of connections.

Implementation

core.List<Connection>? connections;