ScreenEntity_ class

ScreenEntity entity fields to define ObjectBox queries.

Constructors

ScreenEntity_()

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

failedAttempts QueryIntegerProperty<ScreenEntity>
See ScreenEntity.failedAttempts.
final
hasConflict QueryBooleanProperty<ScreenEntity>
See ScreenEntity.hasConflict.
final
id QueryIntegerProperty<ScreenEntity>
See ScreenEntity.id.
final
isDeleted QueryBooleanProperty<ScreenEntity>
See ScreenEntity.isDeleted.
final
jsonData QueryStringProperty<ScreenEntity>
See ScreenEntity.jsonData.
final
lastUpdated QueryIntegerProperty<ScreenEntity>
See ScreenEntity.lastUpdated.
final
localModifiedAt QueryIntegerProperty<ScreenEntity>
See ScreenEntity.localModifiedAt.
final
name QueryStringProperty<ScreenEntity>
See ScreenEntity.name.
final
remoteVersion QueryStringProperty<ScreenEntity>
See ScreenEntity.remoteVersion.
final
screenId QueryStringProperty<ScreenEntity>
See ScreenEntity.screenId.
final
syncStatus QueryStringProperty<ScreenEntity>
See ScreenEntity.syncStatus.
final
version QueryIntegerProperty<ScreenEntity>
See ScreenEntity.version.
final