NodePerformanceData class
Constructors
Properties
- buildTime ↔ int
-
getter/setter pair
- createCount ↔ int
-
getter/setter pair
- deleteCount ↔ int
-
getter/setter pair
- elementTime ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updateCount ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited