registerWith static method
Implementation
static void registerWith(Registrar registrar) {
WebsocketPlatformInterface.instance = AdapterWebsocketWeb();
}
static void registerWith(Registrar registrar) {
WebsocketPlatformInterface.instance = AdapterWebsocketWeb();
}