MonitorType class

监控类型

Constructors

MonitorType.fromName(String name)
factory

Properties

baseType String
final
hashCode int
The hash code for this object.
no setterinherited
name String
监控名称
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subType String
final

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

Static Properties

allTypes List<MonitorType>
getter/setter pair

Constants

exception → const MonitorType
【异常】Dart异常
launchMetric → const MonitorType
【启动】启动trace
looperMetric → const MonitorType
【卡顿】指标(FPS及挂起率)
looperStack → const MonitorType
【卡顿】堆栈