eventId property

String? eventId
getter/setter pair

A unique identifier, generated by the client application.

This event_id is used to establish the relationship between different events (see parent_event_id).

Required.

Implementation

core.String? eventId;