attendees property

List<Attendee>? attendees
final

The attendee information, including attendees IDs and join tokens.

Implementation

final List<Attendee>? attendees;