Creates a JSONRPCRequest.
JSONRPCRequest({ this.jsonrpc = '2.0', required this.method, this.params, required this.id, });