archethic_lib_dart
absinthe_socket
AbsintheSocketOptions
AbsintheSocketOptions constructor
AbsintheSocketOptions
AbsintheSocketOptions
constructor
AbsintheSocketOptions
(
{
Map
<
String
,
String
>
params
}
)
Implementation
AbsintheSocketOptions({this.params}) { params ??= {}; }
archethic_lib_dart
absinthe_socket
AbsintheSocketOptions
AbsintheSocketOptions constructor
AbsintheSocketOptions class
Constructors
AbsintheSocketOptions
Properties
hashCode
params
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==