archethic_lib_dart
absinthe_socket
AbsintheSocket
cancel method
cancel
cancel
method
void
cancel
(
Notifier
notifier
)
Implementation
void cancel(Notifier notifier) { unsubscribe(notifier); }
archethic_lib_dart
absinthe_socket
AbsintheSocket
cancel method
AbsintheSocket class
Constructors
AbsintheSocket
Properties
endpoint
hashCode
runtimeType
socketOptions
subscriptionHandler
unsubscriptionHandler
Methods
cancel
disconnect
noSuchMethod
send
toString
unsubscribe
Operators
operator ==