Nip65 class
Constructors
- Nip65.fromEvent(Nip01Event event)
-
Nip65.fromMap(String pubKey, Map<
String, ReadWriteMarker> map)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
relaysMap(
) → Map< String, ReadWriteMarker> -
toEvent(
) → Nip01Event -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited