status property
A Status
object representing the status of the attendee.
Can be null
if the attendee status is unknown or not provided.
Implementation
final Status? status;
A Status
object representing the status of the attendee.
Can be null
if the attendee status is unknown or not provided.
final Status? status;