menu
shsp_implementations package
documentation
utility/shsp_socket_info_singleton.dart
ShspSocketInfoSingleton
destroy static method
destroy static method
dark_mode
light_mode
destroy
static method
void
destroy
(
)
Destroys the singleton instance
Implementation
static void destroy() { _instance = null; }
shsp_implementations package
documentation
utility/shsp_socket_info_singleton
ShspSocketInfoSingleton
destroy static method
ShspSocketInfoSingleton class