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