MonitorType class
监控类型
Constructors
- MonitorType.fromName(String name)
-
factory
Properties
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
- 【卡顿】堆栈