eventId property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? eventId
getter/setter pair

Serialized EventId of the request which produced this response.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? eventId;