DbNip05_ class
DbNip05 entity fields to define ObjectBox queries.
Constructors
- DbNip05_()
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
-
dbId
→ QueryIntegerProperty<
DbNip05> -
See DbNip05.dbId.
final
-
networkFetchTime
→ QueryIntegerProperty<
DbNip05> -
See DbNip05.networkFetchTime.
final
-
nip05
→ QueryStringProperty<
DbNip05> -
See DbNip05.nip05.
final
-
pubKey
→ QueryStringProperty<
DbNip05> -
See DbNip05.pubKey.
final
-
relays
→ QueryStringVectorProperty<
DbNip05> -
See DbNip05.relays.
final
-
valid
→ QueryBooleanProperty<
DbNip05> -
See DbNip05.valid.
final