jsonrpc property
jsonrpc: “2.0”; method: “notifications/progress”; params: ProgressNotificationParams;
Implementation
String jsonrpc = "2.0";
jsonrpc: “2.0”; method: “notifications/progress”; params: ProgressNotificationParams;
String jsonrpc = "2.0";