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