False class
Constructors
- False()
Properties
Methods
-
compareTo(
Logic other) → int -
Compares this object to another object.
inherited
-
expand(
) → Logic -
inherited
-
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 <(
Logic other) → bool -
inherited
-
operator ==(
Object other) → bool -
The equality operator.
override
-
operator >(
Logic other) → bool -
inherited