menu
egensolve_realtime package
documentation
lifecycle.dart
SocketConnection
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
void
close
(
{
int
?
code
,
String
?
reason
,
})
Implementation
void close({int? code, String? reason});
egensolve_realtime package
documentation
lifecycle
SocketConnection
close abstract method
SocketConnection class