menu
googleapis package
documentation
connectors/v1.dart
SearchConnectionsResponse
connections property
connections property
dark_mode
light_mode
connections
property
List
<
SearchConnectionInstance
>
?
connections
getter/setter pair
A list of connectors.
Implementation
core.List<SearchConnectionInstance>? connections;
googleapis package
documentation
connectors/v1
SearchConnectionsResponse
connections property
SearchConnectionsResponse class