jsonrpc property

String jsonrpc
getter/setter pair

jsonrpc: “2.0”; method: “notifications/progress”; params: ProgressNotificationParams;

Implementation

String jsonrpc = "2.0";