menu
googleapis package
documentation
people/v1.dart
ListConnectionsResponse
connections property
connections property
dark_mode
light_mode
connections
property
List
<
Person
>
?
connections
getter/setter pair
The list of people that the requestor is connected to.
Implementation
core.List<Person>? connections;
googleapis package
documentation
people/v1
ListConnectionsResponse
connections property
ListConnectionsResponse class