emailAddress property

EmailAddress? emailAddress
final

An EmailAddress object representing the email address of the attendee.

Can be null if the attendee email address is unknown or not provided.

Implementation

final EmailAddress? emailAddress;