private property

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

Properties that are private to the copy of the event that appears on this calendar.

Implementation

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