menu
aws_alexaforbusiness_api package
documentation
alexaforbusiness-2017-11-09.dart
SearchUsersResponse
SearchUsersResponse constructor
SearchUsersResponse constructor
dark_mode
light_mode
SearchUsersResponse
constructor
SearchUsersResponse
(
{
String
?
nextToken
,
int
?
totalCount
,
List
<
UserData
>
?
users
,
})
Implementation
SearchUsersResponse({
this
.nextToken,
this
.totalCount,
this
.users, });
aws_alexaforbusiness_api package
documentation
alexaforbusiness-2017-11-09
SearchUsersResponse
SearchUsersResponse constructor
SearchUsersResponse class