wsHub property
WebSocketHub
get
wsHub
Retrieves the global WebSocketHub from the Container.
Implementation
WebSocketHub get wsHub => resolve<WebSocketHub>();
Retrieves the global WebSocketHub from the Container.
WebSocketHub get wsHub => resolve<WebSocketHub>();