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
→ QueryDateProperty<
CacheResponseBox> -
See CacheResponseBox.date.
final
-
eTag
→ QueryStringProperty<
CacheResponseBox> -
See CacheResponseBox.eTag.
final
-
expires
→ QueryDateProperty<
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
→ QueryDateProperty<
CacheResponseBox> -
See CacheResponseBox.maxStale.
final
-
priority
→ QueryIntegerProperty<
CacheResponseBox> -
See CacheResponseBox.priority.
final
-
requestDate
→ QueryDateProperty<
CacheResponseBox> -
See CacheResponseBox.requestDate.
final
-
responseDate
→ QueryDateProperty<
CacheResponseBox> -
See CacheResponseBox.responseDate.
final
-
statusCode
→ QueryIntegerProperty<
CacheResponseBox> -
See CacheResponseBox.statusCode.
final
-
url
→ QueryStringProperty<
CacheResponseBox> -
See CacheResponseBox.url.
final