menu
aws_chime_api package
documentation
chime-2018-05-01.dart
ListBotsResponse
bots property
bots property
dark_mode
light_mode
bots
property
List
<
Bot
>
?
bots
final
List of bots and bot details.
Implementation
final List<Bot>? bots;
aws_chime_api package
documentation
chime-2018-05-01
ListBotsResponse
bots property
ListBotsResponse class