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