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