parameterEntries property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<EnterpriseCrmFrontendsEventbusProtoParameterEntry>?
parameterEntries;