-
equal
↔ int?
-
Query all records that has its field's value is equal to this property's value
getter/setter pairinherited
-
greater
↔ int?
-
Query all records that has its field's value is greater than this property's value
getter/setter pairinherited
-
greaterEqual
↔ int?
-
Query all records that has its field's value is greater than or equal to this property's value
getter/setter pairinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
less
↔ int?
-
Query all records that has its field's value is less than this property's value
getter/setter pairinherited
-
lessEqual
↔ int?
-
Query all records that has its field's value is less than or equal to this property's value
getter/setter pairinherited
-
name
→ String
-
finalinherited
-
notEqual
↔ int?
-
Query all records that has its field's value is not equal to this property's value
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited