objectbox
objectbox
QueryProperty
QueryProperty constructor
QueryProperty
objectbox
objectbox
QueryProperty
QueryProperty constructor
QueryProperty class
Constructors
QueryProperty
Properties
hashCode
runtimeType
Methods
isNull
notNull
noSuchMethod
toString
Operators
operator ==
QueryProperty
constructor
QueryProperty
(
int
_entityId
,
int
_propertyId
,
int
_type
)
Implementation
QueryProperty(this._entityId, this._propertyId, this._type);