The intialized notification is sent from the client to the server after the client is fully initialized and the server is allowed to send requests from the server to the client.

Static variables

@:value(new ProtocolNotificationType<InitializedParams,NoData>("initialized"))staticfinalinlineread onlytype:ProtocolNotificationType<InitializedParams, NoData> = new ProtocolNotificationType<InitializedParams,NoData>("initialized")