attendees property

List<String>? get attendees

Implementation

List<String>? get attendees => _attendees;