connections property

List<Connection>? connections
final

A list of connections and the details for each connection, such as status, owner, and provider type.

Implementation

final List<Connection>? connections;