EventBody class abstract

Implementers

Constructors

EventBody()
EventBody.fromJson(String type, Map<String, dynamic> json)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Constants

DEBUG_RULE_CHAIN → const String
DEBUG_RULE_NODE → const String
ERROR → const String
LC_EVENT → const String
STATS → const String