jsonrpc property

String jsonrpc
getter/setter pair

jsonrpc: “2.0”; method: “notifications/resources/updated”; params: ResourceUpdatedNotificationParams;

Implementation

String jsonrpc = "2.0";