menu
aws_chime_api package
documentation
chime-2018-05-01.dart
ListRoomsResponse
ListRoomsResponse constructor
ListRoomsResponse constructor
dark_mode
light_mode
ListRoomsResponse
constructor
ListRoomsResponse
(
{
String
?
nextToken
,
List
<
Room
>
?
rooms
,
})
Implementation
ListRoomsResponse({ this.nextToken, this.rooms, });
aws_chime_api package
documentation
chime-2018-05-01
ListRoomsResponse
ListRoomsResponse constructor
ListRoomsResponse class