connections property

List<Connection>? connections
getter/setter pair

The list of Connections.

Implementation

core.List<Connection>? connections;