menu
googleapis package
documentation
people/v1.dart
SearchDirectoryPeopleResponse
people property
people property
dark_mode
light_mode
people
property
List
<
Person
>
?
people
getter/setter pair
The list of people in the domain directory that match the query.
Implementation
core.List<Person>? people;
googleapis package
documentation
people/v1
SearchDirectoryPeopleResponse
people property
SearchDirectoryPeopleResponse class