EnterpriseCrmFrontendsEventbusProtoEventParameters class

LINT.IfChange This message is used for processing and persisting (when applicable) key value pair parameters for each event in the event bus.

Please see

Properties

hashCode int
The hash code for this object.
no setterinherited
parameters List<EnterpriseCrmFrontendsEventbusProtoParameterEntry>?
Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited