shared property

Map<String, String>? shared
getter/setter pair

Properties that are shared between copies of the event on other attendees' calendars.

Implementation

core.Map<core.String, core.String>? shared;