eventId property
- @Deprecated('Not supported. Member documentation may have more information.')
 
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;