LogObjectType enum

Inheritance

Values

api_app → const LogObjectType
api_cache → const LogObjectType
api_sdk → const LogObjectType
api_buriedPoint → const LogObjectType
dart → const LogObjectType
widget → const LogObjectType
sdk_other → const LogObjectType
buriedPoint_other → const LogObjectType
route → const LogObjectType
monitor_network → const LogObjectType
monitor_lifecycle → const LogObjectType
click_other → const LogObjectType
click_share → const LogObjectType
h5_route → const LogObjectType
h5_js → const LogObjectType
heartbeat → const LogObjectType
im → const LogObjectType
other → const LogObjectType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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
toString() String
A string representation of this object.
inherited

Operators

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

Constants

values → const List<LogObjectType>
A constant List of the values in this enum, in order of their declaration.