menu
carp_communication_package package
documentation
communication.dart
CalendarEvent
attendees property
attendees property
dark_mode
light_mode
attendees
property
List
<
String
?
>
?
attendees
getter/setter pair
A list of attendees' name for this event
Implementation
List<String?>? attendees;
carp_communication_package package
documentation
communication
CalendarEvent
attendees property
CalendarEvent class