jsonRpcKey constant

String const jsonRpcKey

The response object's jsonrpc key.

Implementation

static const String jsonRpcKey = 'jsonrpc';