DebugRuleNodeEventBody class

Inheritance

Constructors

DebugRuleNodeEventBody.fromJson(Map<String, dynamic> json)

Properties

data String
getter/setter pair
dataType ContentType
getter/setter pair
entityId String
getter/setter pair
entityName String
getter/setter pair
error String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
metadata String
getter/setter pair
msgId String
getter/setter pair
msgType String
getter/setter pair
relationType String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
server String
getter/setter pairinherited
type String
getter/setter pair

Methods

baseEventBodyString([String? toStringBody]) String
inherited
getEventType() EventType
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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