attendees property

  1. @Deprecated('Use [attendee]. See https://schema.org/attendees')
dynamic attendees
getter/setter pair

A person attending the event.

Supported types: SchemaOrganization, SchemaPerson

Implementation

@Deprecated('Use [attendee]. See https://schema.org/attendees')
dynamic attendees;