CacheResponseBox_ class
CacheResponseBox entity fields to define ObjectBox queries.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
cacheControl
→ QueryRelationToOne<
CacheResponseBox, CacheControlBox> -
see CacheResponseBox.cacheControl
final
-
content
→ QueryByteVectorProperty<
CacheResponseBox> -
see CacheResponseBox.content
final
-
date
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.date
final
-
eTag
→ QueryStringProperty<
CacheResponseBox> -
see CacheResponseBox.eTag
final
-
expires
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.expires
final
-
headers
→ QueryByteVectorProperty<
CacheResponseBox> -
see CacheResponseBox.headers
final
-
id
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.id
final
-
key
→ QueryStringProperty<
CacheResponseBox> -
see CacheResponseBox.key
final
-
lastModified
→ QueryStringProperty<
CacheResponseBox> -
see CacheResponseBox.lastModified
final
-
maxStale
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.maxStale
final
-
priority
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.priority
final
-
requestDate
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.requestDate
final
-
responseDate
→ QueryIntegerProperty<
CacheResponseBox> -
see CacheResponseBox.responseDate
final
-
url
→ QueryStringProperty<
CacheResponseBox> -
see CacheResponseBox.url
final