MathOperationFromValues class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index1 → int
-
final
- index2 → int
-
final
- operator → Operator
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- transformedIndex → int
-
no setter
-
transformedValues
→ List<
Operation> -
no setter
- value → num
-
no setteroverride
-
values
→ List<
Operation> -
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
{dynamic noParentheses = false}) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited