eventExecutionDetails property

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

The execution info about this event.

Implementation

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