availability property
A string representing the availability of the attendee.
Can be null
if the availability status is unknown or not provided.
Implementation
String? availability;
A string representing the availability of the attendee.
Can be null
if the availability status is unknown or not provided.
String? availability;