menu
aws_chime_api package
documentation
chime-2018-05-01.dart
ListAccountsResponse
accounts property
accounts property
dark_mode
light_mode
accounts
property
List
<
Account
>
?
accounts
final
The list of accounts.
Implementation
final List<Account>? accounts;
aws_chime_api package
documentation
chime-2018-05-01
ListAccountsResponse
accounts property
ListAccountsResponse class