of static method

Implementation

static WebSocketService of(BuildContext context) {
  return context.socketService;
}