CockpitTestStopPerformanceOperationTemplate class final
Stops the currently active performance capture window.
- Inheritance
-
- Object
- CockpitTestOperationTemplate
- CockpitTestStopPerformanceOperationTemplate
Constructors
- CockpitTestStopPerformanceOperationTemplate({int settleMs = 0})
- CockpitTestStopPerformanceOperationTemplate.fromJson(Object? value, {required String path})
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Object? -
Encodes this CockpitTestOperationTemplate as a JSON object.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited