connections property
A list of connections and the details for each connection, such as status, owner, and provider type.
Implementation
final List<Connection>? connections;
A list of connections and the details for each connection, such as status, owner, and provider type.
final List<Connection>? connections;