BreakpointValue class
- Implemented types
- Mixed-in types
- Annotations
Constructors
- BreakpointValue(double value)
-
const
Properties
Methods
-
compareTo(
Object other) → int -
inherited
-
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 -
inherited
-
operator <=(
Object other) → bool -
inherited
-
operator ==(
Object other) → bool -
The equality operator.
override
-
operator >(
Object other) → bool -
inherited
-
operator >=(
Object other) → bool -
inherited