status property

Status? status
final

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;