LifeCycleManager mixin
- Superclass constraints
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- services → NostrServices
-
latefinalinherited
Methods
-
disableLogs(
) → void -
This method will disable the logs of the library.
inherited
-
dispose(
) → Future< bool> - Clears and frees all the resources used by this instance.
-
enableLogs(
) → void -
This method will enable the logs of the library.
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