attendee property

Uri attendee

Gets the URI of the attendee, e.g. Uri.parse('mailto:a@example.com')

Implementation

Uri get attendee => uri;