iosAttendeeDetails property Null safety
read / write
Details about the attendee that are specific to iOS. When reading details for an existing event, this will only be populated on iOS devices.
Implementation
IosAttendeeDetails? iosAttendeeDetails;