menu
dsalink package
documentation
worker.dart
WorkerSocket
getLocalSession method
getLocalSession method
dark_mode
light_mode
getLocalSession
method
WorkerSession
?
getLocalSession
(
String
id
)
Implementation
WorkerSession? getLocalSession(String id) => _ourSessions[id];
dsalink package
documentation
worker
WorkerSocket
getLocalSession method
WorkerSocket class