menu
aws_chime_api package
documentation
chime-2018-05-01.dart
CreateMeetingWithAttendeesResponse
attendees property
attendees property
dark_mode
light_mode
attendees
property
List
<
Attendee
>
?
attendees
final
The attendee information, including attendees IDs and join tokens.
Implementation
final List<Attendee>? attendees;
aws_chime_api package
documentation
chime-2018-05-01
CreateMeetingWithAttendeesResponse
attendees property
CreateMeetingWithAttendeesResponse class