objectbox
objectbox
IntegerCondition
operator | method
operator |
objectbox
objectbox
IntegerCondition
operator | method
IntegerCondition class
Constructors
IntegerCondition
fromList
Properties
hashCode
runtimeType
Methods
apply
and
andAll
noSuchMethod
or
orAny
toString
tryApply
Operators
operator &
operator ==
operator |
operator |
method
Condition
operator |
(
Condition
rh
)
inherited
Implementation
Condition operator |(Condition rh) => or(rh);