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