DbNip05 class
Constructors
- DbNip05.new({required String pubKey, required String nip05, required bool valid, required int updatedAt})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
no setter
- nip05 ↔ String
-
getter/setter pairinherited
- pubKey ↔ String
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updatedAt ↔ int
-
getter/setter pairinherited
- valid ↔ bool
-
getter/setter pairinherited
Methods
-
needsUpdate(
Duration duration) → bool -
inherited
-
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