connections property

List<OutboundConnection>? connections
final

A list of OutboundConnection matching the specified filter criteria.

Implementation

final List<OutboundConnection>? connections;