connections property

List<InboundConnection>? connections
final

A list of InboundConnection matching the specified filter criteria.

Implementation

final List<InboundConnection>? connections;