colorId property

String? colorId
getter/setter pair

The color of the event.

This is an ID referring to an entry in the event section of the colors definition (see the colors endpoint). Optional.

Implementation

core.String? colorId;