jsonRpcKey constant
String
const jsonRpcKey
The response object's jsonrpc key.
Implementation
static const String jsonRpcKey = 'jsonrpc';
The response object's jsonrpc key.
static const String jsonRpcKey = 'jsonrpc';